Update darwin to 25.05
Signed-off-by: Mariano Uvalle <u.g.a.mariano@gmail.com>
This commit is contained in:
@@ -5,6 +5,8 @@
|
||||
neofetch
|
||||
];
|
||||
|
||||
system.primaryUser = "uagm";
|
||||
|
||||
homebrew = {
|
||||
enable = true;
|
||||
onActivation = {
|
||||
@@ -31,7 +33,7 @@
|
||||
};
|
||||
|
||||
fonts.packages = with pkgs; [
|
||||
(nerdfonts.override { fonts = [ "BigBlueTerminal" ]; })
|
||||
nerd-fonts.bigblue-terminal
|
||||
];
|
||||
|
||||
users.users.uagm.home = "/Users/uagm";
|
||||
|
||||
Reference in New Issue
Block a user