mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-08 14:40:19 +02:00
disabled features i didnt needed
This commit is contained in:
parent
12596749b5
commit
8cfb304e5c
10 changed files with 184 additions and 185 deletions
|
@ -10,7 +10,7 @@
|
|||
'';
|
||||
|
||||
systemd.services."archivebox-web" = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
description = "Runs the archivebox web UI";
|
||||
preStart = ''
|
||||
mkdir -p /srv/archivebox
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue