diff options
| author | andromeda <andromeda@lenovo> | 2026-05-01 17:16:43 +0200 |
|---|---|---|
| committer | andromeda <andromeda@lenovo> | 2026-05-01 17:16:43 +0200 |
| commit | 0f3a4643846fa5d5f5c56042338bc2bdb46646fb (patch) | |
| tree | 6a94e8d6c3aae478e2484d4d49310f5adac7ea5d /nix/configuration.nix | |
| parent | a98b53de9991167471e840ae3c18798c8d9fc1b7 (diff) | |
no stylix, use cinny
Diffstat (limited to 'nix/configuration.nix')
| -rw-r--r-- | nix/configuration.nix | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/nix/configuration.nix b/nix/configuration.nix index ec160fc..6be8100 100644 --- a/nix/configuration.nix +++ b/nix/configuration.nix @@ -112,17 +112,18 @@ in { users.andromeda = { directories = [ ".backups" - ".cache/guix" + ".cache/guix" ".config/guix" ".gnupg" - ".local/share/AAAAXY" + #".local/share/AAAAXY" ".local/share/Anki2" - ".local/share/chat.fluffy.fluffychat" - ".local/share/Mindustry" + #".local/share/chat.fluffy.fluffychat" + ".local/share/cinny" + ".local/share/in.cinny.app" + #".local/share/Mindustry" ".local/share/zoxide" ".ssh" "conf" - "conf_v1" "Downloads" "pp" ]; |
