Move some options into base.nix
This commit is contained in:
parent
442b72de55
commit
2ad217fd84
9 changed files with 8 additions and 32 deletions
|
@ -8,10 +8,5 @@
|
|||
];
|
||||
|
||||
# HARDWARE SPECIFIC
|
||||
|
||||
services.qemuGuest.enable = true;
|
||||
|
||||
# Bootloader.
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue