This commit is contained in:
waveringana 2025-06-16 17:37:29 -04:00
parent 1023e50fb9
commit 30fc5a37e3
3 changed files with 30 additions and 13 deletions

View file

@ -18,6 +18,11 @@
fsType = "ext4";
};
fileSystems."/garage" = {
device = "/dev/sda1";
fsType = "ext4";
};
swapDevices = [ ];
# Enables DHCP on each ethernet and wireless interface. In case of scripted networking