Some tweaks for zora
This commit is contained in:
parent
3fa6f2dd4d
commit
9653971e3a
4 changed files with 9 additions and 4 deletions
|
|
@ -12,6 +12,7 @@
|
|||
../../users/lyes
|
||||
|
||||
../../modules
|
||||
../../modules/server
|
||||
|
||||
# disko.nixosModules.disko
|
||||
agenix.nixosModules.default
|
||||
|
|
|
|||
|
|
@ -7,7 +7,7 @@
|
|||
# Boot
|
||||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.systemd-boot.configurationLimit = 10;
|
||||
# boot.loader.efi.canTouchEfiVariables = true;
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
# boot.kernelParams = [ "quiet" ];
|
||||
boot.initrd.systemd = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue