Desktop Updates Mon Jun 2 10:08:16 AM CDT 2025

This commit is contained in:
mjallen18
2025-06-02 10:08:16 -05:00
parent 74c7d9e35e
commit aed202af54
4 changed files with 64 additions and 36 deletions

View File

@@ -87,6 +87,15 @@
];
};
fileSystems."/tmp" = {
device = "/dev/disk/by-uuid/8e3841fc-9222-443c-af72-075dd8ac07f2";
fsType = "btrfs";
options = [
"compress-force=zstd"
"noatime"
];
};
swapDevices = [
{
device = "/dev/disk/by-id/ata-Samsung_SSD_860_EVO_500GB_S3Z1NW0KA10457X-part2";