diff --git a/hosts/fw.cloonar.com/modules/gitea.nix b/hosts/fw.cloonar.com/modules/gitea.nix index 8b9c933..e311ca5 100644 --- a/hosts/fw.cloonar.com/modules/gitea.nix +++ b/hosts/fw.cloonar.com/modules/gitea.nix @@ -56,8 +56,8 @@ in }; config = { lib, config, pkgs, ... }: { imports = [ - ./fleet.nix - ./utils/bento.nix + ../fleet.nix + ../utils/bento.nix ]; networking = {