feat(nix): Updated flakes

This commit is contained in:
uttarayan21
2024-04-08 20:39:29 +05:30
parent e7ba412c20
commit 5b743ffe79
7 changed files with 137 additions and 159 deletions

View File

@@ -72,13 +72,12 @@ in {
sha256 = "sha256-2T41qWMe++3Qxl9veRNHMeRI3eU4+LAueKTss02gYNk";
};
# gtk = pkgs.catppuccin-gtk.override {
# variant = "mocha";
# size = "standard";
# accents = ["mauve"];
# tweaks = ["normal"];
# };
gtk = pkgs.catppuccin-gtk;
gtk = pkgs.catppuccin-gtk.override {
variant = "mocha";
size = "standard";
accents = ["mauve"];
tweaks = ["normal"];
};
papirus-folders = pkgs.catppuccin-papirus-folders.override {
accent = "mauve";