aboutsummaryrefslogtreecommitdiff
path: root/hosts/copenhagen
diff options
context:
space:
mode:
authorCaroline Larimore <caroline@larimo.re>2025-04-14 14:51:36 -0700
committerCaroline Larimore <caroline@larimo.re>2025-04-14 18:58:53 -0700
commit5a8d24052232b776858aae9d63da58169db62465 (patch)
treef2809ee82f0698f6fef35a396faef1f41f560615 /hosts/copenhagen
parent596308634840634c216e8f1f1db8920886df0aa4 (diff)
migration: webserver core
Diffstat (limited to 'hosts/copenhagen')
-rw-r--r--hosts/copenhagen/configuration.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/hosts/copenhagen/configuration.nix b/hosts/copenhagen/configuration.nix
index 73cacac..99fd89f 100644
--- a/hosts/copenhagen/configuration.nix
+++ b/hosts/copenhagen/configuration.nix
@@ -3,8 +3,6 @@
{
environment.persistence."/persist/system" = {
directories = [
- "/var/lib/acme"
-
"/srv/web"
"/srv/minecraft"
];