diff --git a/flake.nix b/flake.nix index e1f0a5b..c9c3041 100644 --- a/flake.nix +++ b/flake.nix @@ -113,6 +113,7 @@ ]; }; + }) // { nixosModules.thekenlicht-daemon = ./module.nix; - }); + }; }