This commit is contained in:
death916 2025-05-15 12:40:08 +00:00
parent a6fdffd4ab
commit edac136f79

View file

@ -11,7 +11,7 @@
# e.g., (../modules/common-settings.nix)
];
arrSuite.enable = true;
nixpkgs.config.allowUnfree = true;
# nixpkgs.config.allowUnfree = true;
boot.loader.systemd-boot.enable = true; # Or grub, as appropriate for your server
boot.loader.efi.canTouchEfiVariables = true;