diff --git a/config/config.nix b/config/config.nix index faba432..2696867 100644 --- a/config/config.nix +++ b/config/config.nix @@ -59,8 +59,8 @@ in shell = pkgs.fish; inherit hashedPassword; }; + users.users.root = { inherit hashedPassword; }; - nix.settings.trusted-users = [ "root" username ]; fonts = { diff --git a/config/packages.nix b/config/packages.nix index a944673..be9a838 100644 --- a/config/packages.nix +++ b/config/packages.nix @@ -42,7 +42,6 @@ in { openssl libnotify inotify-tools - cachix # Programming gcc