never let him cook again
This commit is contained in:
parent
03283c746f
commit
8e6729ce66
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@
|
||||||
...
|
...
|
||||||
} @ inputs: let
|
} @ inputs: let
|
||||||
lib = nixpkgs.lib.extend (final: prev:
|
lib = nixpkgs.lib.extend (final: prev:
|
||||||
import ./lib { lib = prev; }
|
import ./lib { lib = final; }
|
||||||
);
|
);
|
||||||
in {
|
in {
|
||||||
nixosConfigurations = lib.mkHosts {
|
nixosConfigurations = lib.mkHosts {
|
||||||
|
|
Loading…
Add table
Reference in a new issue