From 427bff7d59080b7053ce37a88bfb42e078a40fba Mon Sep 17 00:00:00 2001 From: Caroline Larimore Date: Thu, 25 Jul 2024 19:50:36 -0700 Subject: Formatting tweaks --- hosts/copenhagen/configuration.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hosts/copenhagen/configuration.nix') diff --git a/hosts/copenhagen/configuration.nix b/hosts/copenhagen/configuration.nix index f89d04b..1e392f6 100644 --- a/hosts/copenhagen/configuration.nix +++ b/hosts/copenhagen/configuration.nix @@ -11,6 +11,7 @@ environment.persistence."/persist/system" = { hideMounts = true; + directories = [ "/etc/nixos" "/var/log" @@ -20,6 +21,7 @@ "/srv/web" "/srv/minecraft" ]; + files = [ "/etc/machine-id" ]; -- cgit v1.2.3