This commit is contained in:
2024-09-21 17:42:24 -04:00
parent 3a7c940a3d
commit 8f2d53777b
6 changed files with 48 additions and 47 deletions

View File

@@ -41,6 +41,7 @@
fileSystems."/media/steam" = {
device = "/dev/disk/by-uuid/df865fc2-6b26-4689-809b-1615f860507e";
fsType = "btrfs";
options = [ "nofail" ];
};
swapDevices = [ ];