Fix mangohud config + snapper config for Odin

This commit is contained in:
Filippo Berto 2022-09-01 19:52:21 +02:00
parent 2f3d05a802
commit 4fe22eb988
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056
2 changed files with 39 additions and 35 deletions

View file

@ -202,6 +202,8 @@ with lib; {
recursiveUpdate common { subvolume = "/home/bertof/Documenti"; };
bertof_games_ssd =
recursiveUpdate common { subvolume = "/home/bertof/Giochi/SSD"; };
bertof_games_sata =
recursiveUpdate common { subvolume = "/home/bertof/Giochi/SATA"; };
# bertof_games_hdd = recursiveUpdate common { subvolume = "/home/bertof/Giochi/HDD"; };
bertof_git =
recursiveUpdate common { subvolume = "/home/bertof/Documenti/Git"; };