diff --git a/flake.nix b/flake.nix index 805d2fc..f1c1f2b 100644 --- a/flake.nix +++ b/flake.nix @@ -46,7 +46,7 @@ '') ]; }) - (import ./nixos/loki.nix { + (import ./nixosModules/services/loki.nix { inherit pkgs; inherit lokiPort; inherit lokiUser;