Add wgh wireguard network.

This commit is contained in:
Tom Alexander
2024-12-28 21:05:45 -05:00
parent 720164497d
commit ce8718b042
3 changed files with 32 additions and 3 deletions

View File

@@ -17,4 +17,7 @@
# Early KMS
boot.initrd.kernelModules = [ "amdgpu" ];
# Mount tmpfs at /tmp
boot.tmp.useTmpfs = true;
}