This commit is contained in:
Lilith 2026-01-02 20:28:07 +01:00
parent cf39e83714
commit d5f21454a0
No known key found for this signature in database
GPG key ID: 272C807BD91F8446
6 changed files with 136 additions and 79 deletions

View file

@ -44,7 +44,10 @@
".local/share/iamb"
".local/share/TelegramDesktop"
]
++ lib.optionals config.gaming.enable [ ".config/unity3d/Team Cherry" ];
++ lib.optionals config.gaming.enable [
".config/unity3d/Team Cherry"
".config/EgoSoft"
];
files = [ ];
};
};