Nixos upgrade to 23.05
This commit is contained in:
@@ -15,6 +15,7 @@ in
|
||||
(nerdfonts.override { fonts = [ "Iosevka" ]; })
|
||||
];
|
||||
|
||||
programs.zsh.enable = true;
|
||||
hm.programs.zsh = {
|
||||
enable = true;
|
||||
dotDir = ".config/zsh";
|
||||
|
||||
Reference in New Issue
Block a user