Odin: remove games_sata subvolume

This commit is contained in:
Filippo Berto 2024-05-10 16:46:13 +02:00
parent 8d056e3368
commit 697f362844
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056
2 changed files with 1 additions and 6 deletions

View file

@ -41,11 +41,6 @@
fsType = "btrfs";
options = [ "space_cache=v2" "subvol=@bertof/@videos" "x-gvfs-hide" ];
};
"/home/bertof/Giochi/SATA" = {
device = "/dev/disk/by-uuid/c6e3d4df-4861-48a5-8107-d6fd1addad8c";
fsType = "btrfs";
options = [ "space_cache=v2" "subvol=@bertof/@games_sata" "x-gvfs-hide" ];
};
"/home/bertof/Musica" = {
device = "/dev/disk/by-uuid/c6e3d4df-4861-48a5-8107-d6fd1addad8c";
fsType = "btrfs";