feat: adds catppuccin

This commit is contained in:
Ahwx 2024-07-16 21:52:41 +02:00
parent 7a0b5e08d2
commit 7c545fe36d

View file

@ -37,7 +37,7 @@
}; };
}; };
outputs = { nixpkgs, self, agenix, iceshrimp, , ...} @ inputs: outputs = { nixpkgs, self, agenix, iceshrimp, catppuccin, ...} @ inputs:
let let
selfPkgs = import ./pkgs; selfPkgs = import ./pkgs;
username = "liv"; username = "liv";