cleanup
This commit is contained in:
parent
29f54e7a5c
commit
5239ad4550
12 changed files with 89 additions and 14 deletions
1
lib.nix
1
lib.nix
|
@ -40,6 +40,7 @@ lib: _: {
|
|||
}:
|
||||
lib.nixosSystem {
|
||||
specialArgs = {
|
||||
inherit (inputs) self;
|
||||
inherit inputs lib;
|
||||
attrName = name;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue