parent
aba16d3fd1
commit
0d150b3236
2 changed files with 4 additions and 4 deletions
|
@ -117,7 +117,7 @@
|
|||
hardware.cpu.intel.updateMicrocode =
|
||||
lib.mkDefault config.hardware.enableRedistributableFirmware;
|
||||
|
||||
age.identityPaths = [ "/root/age_ed25519" ];
|
||||
age.identityPaths = [ "/etc/age_ed25519" ];
|
||||
|
||||
virtualisation.libvirtd.enable = true;
|
||||
|
||||
|
|
Reference in a new issue