This commit is contained in:
Spectre 2024-06-07 19:15:37 +02:00
parent e683317ab3
commit 425145920c
6 changed files with 6 additions and 7 deletions

View file

@ -1,5 +1,4 @@
{
lib,
conf,
config,
...
@ -18,6 +17,7 @@
extraSpecialArgs = {
inherit inputs;
conf = conf;
sops-nix = inputs.inputs.sops-nix;
};
useGlobalPkgs = true;
useUserPackages = true;