Configuration changes, new services

This commit is contained in:
Pavel Kachalouski
2020-03-27 16:47:01 +01:00
parent 288097ae2b
commit 57b67a7060
4 changed files with 43 additions and 7 deletions

View File

@@ -10,7 +10,7 @@
boot.initrd.availableKernelModules = [ "xhci_pci" "ahci" "usb_storage" "sd_mod" "rtsx_pci_sdmmc" ];
boot.kernelModules = [ "kvm-intel" ];
boot.extraModulePackages = [ ];
boot.extraModulePackages = [ config.boot.kernelPackages.wireguard ];
boot.cleanTmpDir = true;
fileSystems."/" =