diff --git a/hosts/murk/configuration.nix b/hosts/murk/configuration.nix index 3088570..2376c07 100644 --- a/hosts/murk/configuration.nix +++ b/hosts/murk/configuration.nix @@ -24,6 +24,7 @@ in { networking.hostName = "murk"; networking.hostId = "a2309090"; mods.home.file = ./home.nix; + nix.settings.trusted-users = [ "root" "muon" ]; # Modules mods.desktop.enable = true; diff --git a/hosts/murk/home.nix b/hosts/murk/home.nix index 4171b70..a46f5e3 100644 --- a/hosts/murk/home.nix +++ b/hosts/murk/home.nix @@ -23,6 +23,7 @@ in { docker fish + devenv ] # Non-free