Remove old snapper path

This commit is contained in:
Filippo Berto 2022-04-13 19:24:04 +02:00
parent fbadad9834
commit 43f698a329

View file

@ -164,7 +164,7 @@
bertof_videos = common // { subvolume = "/home/bertof/Video"; };
bertof_documents = common // { subvolume = "/home/bertof/Documenti"; };
bertof_games_ssd = common // { subvolume = "/home/bertof/Giochi/SSD"; };
bertof_games_hdd = common // { subvolume = "/home/bertof/Giochi/HDD"; };
# bertof_games_hdd = common // { subvolume = "/home/bertof/Giochi/HDD"; };
bertof_git = common // { subvolume = "/home/bertof/Documenti/Git"; };
};
};