tweak(Infini-DESKTOP): switch to new Hydrus drive

This commit is contained in:
Infinidoge 2023-07-14 15:25:53 -04:00
parent 01ff4f7a53
commit a79ac1688a

View file

@ -76,7 +76,7 @@ in
}; };
"/home/infinidoge/Hydrus" = { "/home/infinidoge/Hydrus" = {
device = uuid "b26b002b-2ed5-44ea-8018-f65c994a79cb"; device = uuid "2a025f29-4058-4a76-8f38-483f0925375d";
fsType = "btrfs"; fsType = "btrfs";
options = [ "subvol=Hydrus" "autodefrag" "noatime" "ssd" ]; options = [ "subvol=Hydrus" "autodefrag" "noatime" "ssd" ];
}; };