many improvements
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
{
|
||||
programs.ssh.enable = true;
|
||||
programs.ssh.matchBlocks = {
|
||||
"*" = {
|
||||
identityFile = "${config.home.homeDirectory}/.ssh/main_key";
|
||||
};
|
||||
ela = lib.hm.dag.entryBefore ["eiger"] {
|
||||
hostname = "ela.cscs.ch";
|
||||
user = "rmoll";
|
||||
|
Reference in New Issue
Block a user