Move some options into base.nix
This commit is contained in:
parent
442b72de55
commit
2ad217fd84
9 changed files with 8 additions and 32 deletions
|
@ -4,9 +4,6 @@
|
|||
|
||||
imports = [ ../base.nix ];
|
||||
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
|
||||
#Many installs will need this, and it won't hurt either way
|
||||
services.qemuGuest.enable = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue