This commit is contained in:
Daniel Langbein 2024-01-02 11:42:22 +01:00
parent f803064bb0
commit 943f61e782
Signed by: langfingaz
GPG Key ID: 6C47C753F0823002

View File

@ -13,6 +13,7 @@
let let
backup-source = "rootNas"; backup-source = "rootNas";
# The "stay-awake" file is located at `${backup-source}:${stay-awake-file}`. # 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"; stay-awake-file = "${config.networking.hostName}.stay-awake";
in in
{ {