From 943f61e7826419b13c814624c267359f917338f3 Mon Sep 17 00:00:00 2001 From: Daniel Langbein Date: Tue, 2 Jan 2024 11:42:22 +0100 Subject: [PATCH] docs --- hosts/yodaHedgehog/host-specific.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/hosts/yodaHedgehog/host-specific.nix b/hosts/yodaHedgehog/host-specific.nix index 3151fa5..376fe20 100644 --- a/hosts/yodaHedgehog/host-specific.nix +++ b/hosts/yodaHedgehog/host-specific.nix @@ -13,6 +13,7 @@ let backup-source = "rootNas"; # The "stay-awake" file is located at `${backup-source}:${stay-awake-file}`. + # Example: ssh rootNas 'touch yodaHedgehog.stay-awake' stay-awake-file = "${config.networking.hostName}.stay-awake"; in {