Skip to content

Commit 15268f7

Browse files
committed
hosts/{darwin,nixos}/default: remove catppuccin.cache
1 parent 38c1c15 commit 15268f7

2 files changed

Lines changed: 0 additions & 3 deletions

File tree

hosts/darwin/home.nix

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@
3030
enable = true;
3131
flavor = "frappe";
3232
accent = "teal";
33-
cache.enable = true;
34-
3533
ghostty.enable = false;
3634
};
3735
}

hosts/nixos/default.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ in
4040
enable = true;
4141
flavor = "frappe";
4242
accent = "teal";
43-
cache.enable = true;
4443
};
4544
}
4645
inputs.nur.modules.nixos.default

0 commit comments

Comments
 (0)