auto up 02:38:43 up 0:05, 3 users, load average: 0.52, 0.53, 0.25

This commit is contained in:
2025-11-06 02:38:44 +01:00
parent d073da6b38
commit 1f67fd271e
5 changed files with 5 additions and 2 deletions

View File

@@ -9,7 +9,7 @@
boot.initrd.availableKernelModules =
[ "xhci_pci" "ahci" "nvme" "usb_storage" "usbhid" "sd_mod" "sr_mod" ];
boot.initrd.kernelModules = [ ];
boot.kernelModules = [ "kvm-intel" ];
boot.kernelModules = [ "kvm-intel" "ecryptfs" ];
boot.extraModulePackages = [ ];
fileSystems."/shared" = {