mirror of
https://github.com/Ahwxorg/nixos-config.git
synced 2025-12-05 07:05:40 +01:00
feat: adds extra config using agenix (4)
This commit is contained in:
parent
599c273fc5
commit
a0693e6983
3 changed files with 4 additions and 3 deletions
|
|
@ -37,7 +37,7 @@
|
|||
};
|
||||
};
|
||||
|
||||
outputs = { nixpkgs, self, agenix, iceshrimp, catppuccin, ...} @ inputs:
|
||||
outputs = { nixpkgs, self, iceshrimp, agenix, catppuccin, ...} @ inputs:
|
||||
let
|
||||
selfPkgs = import ./pkgs;
|
||||
username = "liv";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue