feat: proxy nixos modules, remove deprecated overlay attribute
This commit is contained in:
parent
af06876391
commit
b428b981b9
4 changed files with 45 additions and 9 deletions
|
|
@ -138,7 +138,6 @@ rec {
|
|||
flake-outputs =
|
||||
flake-utils-plus-outputs // {
|
||||
inherit overlays;
|
||||
overlay = overlays.default;
|
||||
};
|
||||
in
|
||||
flake-outputs;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue