summary refs log tree commit diff
diff options
context:
space:
mode:
authorRory& <root@rory.gay>2026-06-23 06:04:49 +0200
committerRory& <root@rory.gay>2026-06-23 06:04:49 +0200
commit3c6d235ef2ee642e9816d7d65c6371074adf29b9 (patch)
treece3b3d7f21390ff51623ef46c9aa96eda09e5b7b
parentGo devenv (diff)
downloadRory-Open-Architecture-3c6d235ef2ee642e9816d7d65c6371074adf29b9.tar.xz
Strengthen draupnir config
-rw-r--r--host/Rory-desktop/configuration.nix2
-rw-r--r--host/Rory-ovh/services/containers/draupnir-ansible/services/draupnir.nix8
-rw-r--r--host/Rory-ovh/services/containers/draupnir-belibre/services/draupnir.nix8
-rw-r--r--host/Rory-ovh/services/containers/draupnir-fedora/services/draupnir.nix8
-rwxr-xr-xhost/Rory-ovh/services/matrix/draupnir.nix4
5 files changed, 27 insertions, 3 deletions
diff --git a/host/Rory-desktop/configuration.nix b/host/Rory-desktop/configuration.nix

index 6f60d84..20078d9 100644 --- a/host/Rory-desktop/configuration.nix +++ b/host/Rory-desktop/configuration.nix
@@ -20,6 +20,7 @@ args@{ ../../modules/software-templates/devenv/dotnet.nix ../../modules/software-templates/devenv/javascript.nix ../../modules/software-templates/devenv/go.nix + ../../modules/software-templates/devenv/java.nix ./services/nginx.nix ./services/postgres.nix @@ -191,6 +192,7 @@ args@{ intiface-central wine64Packages.waylandFull ft2-clone + luanti ]; hardware = { diff --git a/host/Rory-ovh/services/containers/draupnir-ansible/services/draupnir.nix b/host/Rory-ovh/services/containers/draupnir-ansible/services/draupnir.nix
index ef76500..93ba3f9 100644 --- a/host/Rory-ovh/services/containers/draupnir-ansible/services/draupnir.nix +++ b/host/Rory-ovh/services/containers/draupnir-ansible/services/draupnir.nix
@@ -22,7 +22,13 @@ protections = { wordlist = { - words = [ "https://postimg.cc/" ]; + words = [ + "https://postimg.cc/" + "lolitaheaven.onrender.com" + "heavenlychat-px42.onrender.com" + "heavenlydev.onrender.com" + "Adolf_hipster007" + ]; minutesBeforeTrusting = 0; }; }; diff --git a/host/Rory-ovh/services/containers/draupnir-belibre/services/draupnir.nix b/host/Rory-ovh/services/containers/draupnir-belibre/services/draupnir.nix
index 0b74984..bacc9f3 100644 --- a/host/Rory-ovh/services/containers/draupnir-belibre/services/draupnir.nix +++ b/host/Rory-ovh/services/containers/draupnir-belibre/services/draupnir.nix
@@ -22,7 +22,13 @@ protections = { wordlist = { - words = [ "https://postimg.cc/" ]; + words = [ + "https://postimg.cc/" + "lolitaheaven.onrender.com" + "heavenlychat-px42.onrender.com" + "heavenlydev.onrender.com" + "Adolf_hipster007" + ]; minutesBeforeTrusting = 0; }; }; diff --git a/host/Rory-ovh/services/containers/draupnir-fedora/services/draupnir.nix b/host/Rory-ovh/services/containers/draupnir-fedora/services/draupnir.nix
index 0b74984..9a6d219 100644 --- a/host/Rory-ovh/services/containers/draupnir-fedora/services/draupnir.nix +++ b/host/Rory-ovh/services/containers/draupnir-fedora/services/draupnir.nix
@@ -22,7 +22,13 @@ protections = { wordlist = { - words = [ "https://postimg.cc/" ]; + words = [ + "https://postimg.cc/" + "lolitaheaven.onrender.com" + "heavenlychat-px42.onrender.com" + "heavenlydev.onrender.com" + "Adolf_hipster007" + ]; minutesBeforeTrusting = 0; }; }; diff --git a/host/Rory-ovh/services/matrix/draupnir.nix b/host/Rory-ovh/services/matrix/draupnir.nix
index 54f5d23..f754809 100755 --- a/host/Rory-ovh/services/matrix/draupnir.nix +++ b/host/Rory-ovh/services/matrix/draupnir.nix
@@ -60,6 +60,10 @@ "irc.hackclub.com" "irc.supernets.org" "[supernets]" + "lolitaheaven.onrender.com" + "heavenlychat-px42.onrender.com" + "heavenlydev.onrender.com" + "Adolf_hipster007" ]; minutesBeforeTrusting = 0; };