working restic jobb
This commit is contained in:
parent
66af534edc
commit
e7c4000fbf
3 changed files with 9 additions and 1 deletions
|
|
@ -9,6 +9,11 @@
|
|||
# paths it should manage.
|
||||
home.username = "sondell";
|
||||
home.homeDirectory = "/home/sondell";
|
||||
programs.ssh.addKeysToAgent = "yes";
|
||||
programs.ssh.enable = true;
|
||||
programs.ssh.matchBlocks."*".identityFile = [
|
||||
"/home/sondell/.ssh/tulpan"
|
||||
];
|
||||
|
||||
# This value determines the Home Manager release that your
|
||||
# configuration is compatible with. This helps avoid breakage
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue