diff options
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" ]; }; |