diff --git a/hosts/tomate/configuration.nix b/hosts/tomate/configuration.nix index 58a4c85..72d7514 100644 --- a/hosts/tomate/configuration.nix +++ b/hosts/tomate/configuration.nix @@ -27,6 +27,7 @@ ]; }; }; + users.users.root.shell = pkgs.zsh; # Set your time zone.