disabled features i didnt needed

This commit is contained in:
chloe 2025-07-10 18:57:27 +02:00
parent 12596749b5
commit 8cfb304e5c
10 changed files with 184 additions and 185 deletions

View file

@ -10,7 +10,7 @@
'';
systemd.services."archivebox-web" = {
enable = true;
enable = false;
description = "Runs the archivebox web UI";
preStart = ''
mkdir -p /srv/archivebox

View file

@ -2,9 +2,9 @@
{
imports = [
./akkoma.nix
./archivebox.nix
# ./archivebox.nix
./homelab-dashboard.nix
./nextcloud.nix
# ./nextcloud.nix
# ./photoprism.nix
# TODO: configure irc server correctly
# ./irc-server.nix