This commit is contained in:
muon 2025-08-05 16:14:47 +00:00
parent dfb61b24a6
commit 286632be79
3 changed files with 12 additions and 15 deletions

View file

@ -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;