mirror of
https://github.com/mjallen18/snowfall-lib.git
synced 2026-04-18 17:15:57 -05:00
feat: proxy nixos modules, remove deprecated overlay attribute
This commit is contained in:
@@ -138,7 +138,6 @@ rec {
|
||||
flake-outputs =
|
||||
flake-utils-plus-outputs // {
|
||||
inherit overlays;
|
||||
overlay = overlays.default;
|
||||
};
|
||||
in
|
||||
flake-outputs;
|
||||
|
||||
Reference in New Issue
Block a user