update
This commit is contained in:
parent
cf39e83714
commit
d5f21454a0
6 changed files with 136 additions and 79 deletions
|
|
@ -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 = [ ];
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue