use disko for mounting as well

This commit is contained in:
Noa Aarts 2025-12-22 14:59:01 +01:00
parent 23683bc962
commit 2382c79b08
Signed by: noa
GPG key ID: 1850932741EFF672
3 changed files with 3 additions and 21 deletions

View file

@ -22,7 +22,7 @@
"sd_mod"
];
boot.initrd.kernelModules = [ ];
boot.kernelModules = [ "kvm-intel" ];
boot.kernelModules = [ "kvm-amd" ];
boot.extraModulePackages = [ ];
# Enables DHCP on each ethernet and wireless interface. In case of scripted networking