mirror of
https://github.com/Death916/nixconfig.git
synced 2026-04-10 02:54:39 -07:00
allow unfree
This commit is contained in:
parent
b65230e2f4
commit
fba90f061b
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@
|
|||
# Import any shared modules from your ./modules directory if applicable
|
||||
# e.g., (../modules/common-settings.nix)
|
||||
];
|
||||
|
||||
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