fix: have home on ssd and games on hdd
Some checks failed
/ test (push) Failing after 2s

This commit is contained in:
nydragon 2025-03-01 13:27:59 +01:00
parent 9b850a4997
commit 984a11e798
Signed by: nydragon
SSH key fingerprint: SHA256:WcjW5NJPQ8Dx4uQDmoIlVPLWE27Od3fxoe0IUvuoPHE

View file

@ -38,7 +38,7 @@
];
};
fileSystems."/home" = {
fileSystems."/home/ny/Games" = {
device = "/dev/disk/by-uuid/efe4d345-e248-4101-b74d-4a215b42e059";
fsType = "btrfs";
};