This commit is contained in:
muon 2025-07-31 20:35:28 +00:00
parent f443bae2ed
commit d6f3800246

View file

@ -27,12 +27,9 @@ in {
networking.hostId = "a2309090";
mods.home.file = ./home.nix;
boot.loader.grub.enable = true;
boot.loader.grub.efiSupport = true;
boot.loader.grub.efiInstallAsRemovable = true;
# Modules
mods.desktop.enable = true;
mods.boot.enable = true;
mods.theme.enable = true;
mods.theme.scheme = "woodland";