mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-04 15:00:13 +01:00
feat: adds catppuccin
This commit is contained in:
parent
7a0b5e08d2
commit
7c545fe36d
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@
|
|||
};
|
||||
};
|
||||
|
||||
outputs = { nixpkgs, self, agenix, iceshrimp, , ...} @ inputs:
|
||||
outputs = { nixpkgs, self, agenix, iceshrimp, catppuccin, ...} @ inputs:
|
||||
let
|
||||
selfPkgs = import ./pkgs;
|
||||
username = "liv";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue