mirror of
https://codeberg.org/privacy1st/nix-git
synced 2024-11-21 22:03:19 +01:00
docs
This commit is contained in:
parent
f803064bb0
commit
943f61e782
@ -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
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user