hw-config: add new mountpoint

This commit is contained in:
2025-12-13 22:40:39 +01:00
parent cc8af00fe5
commit cabccf51a4

View File

@@ -136,6 +136,19 @@
];
};
fileSystems."/media/pipa/pixelage" = {
device = "/dev/disk/by-uuid/688ed267-cec9-400a-9226-32b0538eaecd";
fsType = "btrfs";
options = [
"subvol=pixelage"
"ssd"
"space_cache=v2"
"noatime"
"compress=zstd:10"
"autodefrag"
];
};
swapDevices = [ ];
# Enables DHCP on each ethernet and wireless interface. In case of scripted networking