From 2e9dab5f24193996f5de6c1800160023685593c3 Mon Sep 17 00:00:00 2001 From: misschloe777 Date: Sun, 28 Sep 2025 09:48:14 +0200 Subject: [PATCH] disabled akkoma --- hosts/sisyphe/features/services/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/sisyphe/features/services/default.nix b/hosts/sisyphe/features/services/default.nix index 9837998..aa5c677 100644 --- a/hosts/sisyphe/features/services/default.nix +++ b/hosts/sisyphe/features/services/default.nix @@ -1,7 +1,7 @@ { config, ... }: { imports = [ - ./akkoma.nix + # ./akkoma.nix # ./archivebox.nix ./homelab-dashboard.nix # ./nextcloud.nix