it works!
This commit is contained in:
parent
386d889455
commit
50d6a79e31
15 changed files with 204 additions and 256 deletions
|
|
@ -3,8 +3,8 @@
|
|||
let
|
||||
|
||||
certs = {
|
||||
uni = "${config.home.homeDirectory}/.ssh/tstraube@${osConfig.networking.hostname}";
|
||||
personal = "${config.home.homeDirectory}/.ssh/till@${osConfig.networking.hostname}";
|
||||
uni = "${config.home.homeDirectory}/.ssh/tstraube@${osConfig.networking.hostName}";
|
||||
personal = "${config.home.homeDirectory}/.ssh/till@${osConfig.networking.hostName}";
|
||||
};
|
||||
|
||||
in
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue