From c4d4fb6659fddef1ba1da2a6993fd47af7889d47 Mon Sep 17 00:00:00 2001 From: Caroline Larimore Date: Mon, 22 Jul 2024 13:28:39 -0700 Subject: Persist server directories --- hosts/copenhagen/configuration.nix | 3 +++ 1 file changed, 3 insertions(+) (limited to 'hosts') diff --git a/hosts/copenhagen/configuration.nix b/hosts/copenhagen/configuration.nix index de42fcd..173c4c0 100644 --- a/hosts/copenhagen/configuration.nix +++ b/hosts/copenhagen/configuration.nix @@ -17,6 +17,9 @@ "/var/log" "/var/lib/nixos" "/var/lib/systemd/coredump" + + "/srv/web" + "/srv/minecraft" ]; files = [ "/etc/machine-id" -- cgit v1.2.3