This commit is contained in:
alydev 2025-09-25 15:27:32 +10:00
parent 1d82e41740
commit 44b6e473c0
2 changed files with 9 additions and 1 deletions

View file

@ -22,6 +22,11 @@
options = [ "fmask=0022" "dmask=0022" ];
};
fileSystems."/mnt/storage" =
{ device = "/dev/disk/by-uuid/e959b50a-31fe-4828-9b46-9f2c80c5a42f";
fsType = "btrfs";
};
swapDevices = [ ];
# Enables DHCP on each ethernet and wireless interface. In case of scripted networking