summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2023-11-18 19:49:25 +0100
committerSoispha <soispha@vhack.eu>2023-11-18 19:49:25 +0100
commit2f4693634f688eb6be96449226dd82c66219b7cb (patch)
tree988180f16cd1df822189489abc68cf05da3a08af
parentrefactor(system/services/etebase): Use a reference to the port number (diff)
downloadnixos-server-2f4693634f688eb6be96449226dd82c66219b7cb.tar.gz
nixos-server-2f4693634f688eb6be96449226dd82c66219b7cb.zip
fix(system/impermanence): Remove keycloak mod, as it does not exist
-rw-r--r--system/impermanence/default.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/system/impermanence/default.nix b/system/impermanence/default.nix
index c4ff796..dd363ae 100644
--- a/system/impermanence/default.nix
+++ b/system/impermanence/default.nix
@@ -3,7 +3,6 @@
   imports = [
     ./mods/acme.nix
     ./mods/etebase-server.nix
-    ./mods/keycloak.nix
     ./mods/mail.nix
     ./mods/mastodon.nix
     ./mods/matrix.nix