Added transfer script, dsiabled sleep for server
This commit is contained in:
parent
672d5d5405
commit
679be52764
4 changed files with 49 additions and 1 deletions
|
|
@ -1,6 +1,9 @@
|
|||
{
|
||||
age.secrets = {
|
||||
transferSh.file = ./transfer-sh.age;
|
||||
transferSh = {
|
||||
file = ./transfer-sh.age;
|
||||
owner = "jsw";
|
||||
};
|
||||
password.file = ./password.age;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue