wrap agenix, server changes
This commit is contained in:
parent
c548d24239
commit
b4cc4eab4d
6 changed files with 14 additions and 6 deletions
|
@ -8,6 +8,7 @@
|
|||
environment.systemPackages = with dirUtils; [
|
||||
(inputs.wrapper-manager.lib.build {
|
||||
inherit pkgs;
|
||||
specialArgs = {inherit inputs;};
|
||||
modules = dirFiles ".nix" ./common ++ opt isDesktop (dirFiles ".nix" ./common-desktop);
|
||||
})
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue