Fix deprecation
This commit is contained in:
parent
00f3fc663f
commit
09d7253ed8
2 changed files with 2 additions and 2 deletions
|
|
@ -124,7 +124,7 @@
|
|||
};
|
||||
});
|
||||
}) // {
|
||||
overlay = import ./pkgs;
|
||||
overlays.default = import ./pkgs;
|
||||
|
||||
nixosConfigurations = nixpkgs.lib.mapAttrs
|
||||
(hostname: { system
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue