Changed: Networking

This commit is contained in:
2025-04-07 23:40:03 +02:00
parent f1c81547c4
commit 252d028560
2 changed files with 27 additions and 32 deletions

View File

@@ -24,6 +24,11 @@
options = [ "fmask=0022" "dmask=0022" ];
};
fileSystems."/storage" =
{ device = "/dev/disk/by-label/STORAGE";
fsType = "ext4";
};
swapDevices = [ ];
# Enables DHCP on each ethernet and wireless interface. In case of scripted networking