cleanup network config

This commit is contained in:
RootHost-Stormwind
2025-07-31 08:59:16 +02:00
parent 72fa80c977
commit 964131901a
2 changed files with 23 additions and 30 deletions

View File

@@ -29,6 +29,8 @@
boot.initrd.availableKernelModules = [ "xhci_pci" "ahci" "nvme" "usb_storage" "usbhid" "sd_mod" ];
boot.kernel.sysctl."net.ipv4.conf.all.forwarding" = true;
swapDevices =
[ { device = "/dev/disk/by-uuid/7e34cdc3-bd48-435a-8ea2-e1fe43926262"; }
];