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 {