Directly calling zsh.nix
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
./dev/dev.nix
|
||||
./dev/shells.nix
|
||||
./dev/starship.nix
|
||||
./dev/zsh.nix
|
||||
./dev/emacs
|
||||
];
|
||||
|
||||
@@ -23,7 +24,5 @@
|
||||
home.homeDirectory = pkgs.lib.mkDefault "/home/${user.username}";
|
||||
home.stateVersion = user.stateVersion;
|
||||
|
||||
|
||||
|
||||
programs.home-manager.enable = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user