mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
.
This commit is contained in:
parent
a6fdffd4ab
commit
edac136f79
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue