From b3b8ffd90ff4de382e8d14c195e3e169dc583f67 Mon Sep 17 00:00:00 2001 From: Sin Ser'hao Date: Mon, 26 Jan 2026 16:47:05 +0100 Subject: [PATCH] reactivate authelia module --- hosts/thea/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/thea/configuration.nix b/hosts/thea/configuration.nix index 5f67de3..3079e35 100644 --- a/hosts/thea/configuration.nix +++ b/hosts/thea/configuration.nix @@ -20,7 +20,7 @@ in ./ollama.nix ./minecraft.nix ./secrets - # ./authelia.nix + ./authelia.nix ]; # Use the systemd-boot EFI boot loader.