This commit is contained in:
m3tam3re
2025-02-17 06:44:42 +01:00
parent 9bcb33e58a
commit e02d76f981
2 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,7 @@
boot.initrd.kernelModules = [];
boot.kernelModules = ["kvm-amd"];
boot.extraModulePackages = [];
boot.supportedFilesystems = ["nfs"];
fileSystems."/" = {
device = "rpool/root";