TEst
This commit is contained in:
parent
dd6b692c12
commit
151eae0fe8
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
|
||||
boot.initrd.availableKernelModules = [ "ata_piix" "ohci_pci" "virtio_pci" "virtio_blk" "sr_mod" ];
|
||||
boot.initrd.kernelModules = [ ];
|
||||
config.boot.kernelModules = [ "iptable_nat" "iptable_filter" "xt_nat" ];
|
||||
boot.kernelModules = [ "iptable_nat" "iptable_filter" "xt_nat" ];
|
||||
boot.extraModulePackages = [ ];
|
||||
virtualisation.hypervGuest.enable = true;
|
||||
|
||||
|
|
Loading…
Reference in a new issue