diff --git a/hosts/saberofxebec/configuration.nix b/hosts/saberofxebec/configuration.nix index 5c5e946..83e06be 100644 --- a/hosts/saberofxebec/configuration.nix +++ b/hosts/saberofxebec/configuration.nix @@ -40,6 +40,7 @@ in { "root" = import ./home.nix; }; }; + programs.zsh.enable = true; users.users.root.shell = pkgs.zsh; # Configure network proxy if necessary