diff --git a/hosts/flora-6/flora-6.nix b/hosts/flora-6/flora-6.nix index 08af3d5d..d7c59716 100644 --- a/hosts/flora-6/flora-6.nix +++ b/hosts/flora-6/flora-6.nix @@ -25,11 +25,9 @@ in { profiles.users.root # make sure to configure ssh keys profiles.users.barkeeper - "${latestModulesPath}/services/web-apps/keycloak.nix" "${latestModulesPath}/services/misc/gitea.nix" ]; disabledModules = [ - "services/web-apps/keycloak.nix" "services/misc/gitea.nix" ];