diff --git a/flake.nix b/flake.nix index 86593ac..71c9ec3 100644 --- a/flake.nix +++ b/flake.nix @@ -12,6 +12,7 @@ in { nixosModules.default = import ./wire.nix; + inherit wnlib; checks = forAllSystems (system: let checkArgs = {