diff options
| author | Caroline Larimore <caroline@larimo.re> | 2025-04-14 14:57:41 -0700 |
|---|---|---|
| committer | Caroline Larimore <caroline@larimo.re> | 2025-04-14 18:58:53 -0700 |
| commit | 1075fef7a571393d40a016f55ef567bcd099c62a (patch) | |
| tree | 784eb01dc249d4be2256d10e67b5855a82a48f7b /hosts | |
| parent | 5ee9dd8cf0bbf837f967f6c902b8fd3c427ff495 (diff) | |
migration: stargazers webserver
Diffstat (limited to 'hosts')
| -rw-r--r-- | hosts/copenhagen/configuration.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/copenhagen/configuration.nix b/hosts/copenhagen/configuration.nix index 99fd89f..89dbbf4 100644 --- a/hosts/copenhagen/configuration.nix +++ b/hosts/copenhagen/configuration.nix @@ -3,7 +3,6 @@ { environment.persistence."/persist/system" = { directories = [ - "/srv/web" "/srv/minecraft" ]; }; |