games: some fixes

This commit is contained in:
caem 2025-03-02 20:19:15 +01:00
parent dd7f79a874
commit b30401044e
Signed by: caem
GPG key ID: 69A830D03203405F
2 changed files with 4 additions and 1 deletions

View file

@ -19,7 +19,7 @@
environment.persistence."/nix/persist" = {
users."${username}".directories = [
".local/share/osu"
".local/share/an-anime-game-launcher"
".local/share/anime-game-launcher"
];
};
}