diff options
| author | Caroline Larimore <caroline@larimo.re> | 2025-04-14 14:51:36 -0700 |
|---|---|---|
| committer | Caroline Larimore <caroline@larimo.re> | 2025-04-14 18:58:53 -0700 |
| commit | 5a8d24052232b776858aae9d63da58169db62465 (patch) | |
| tree | f2809ee82f0698f6fef35a396faef1f41f560615 /hosts/copenhagen | |
| parent | 596308634840634c216e8f1f1db8920886df0aa4 (diff) | |
migration: webserver core
Diffstat (limited to 'hosts/copenhagen')
| -rw-r--r-- | hosts/copenhagen/configuration.nix | 2 |
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" ]; |