add lio ssh keys. Remove frontend forwards on t ssh
This commit is contained in:
parent
2106827132
commit
63ebc70f8f
7 changed files with 146 additions and 87 deletions
|
@ -61,6 +61,10 @@
|
|||
file = /${settings.secretsDir}/nix2l002.age;
|
||||
owner = settings.user.username;
|
||||
};
|
||||
nix2lio = {
|
||||
file = /${settings.secretsDir}/nix2lio.age;
|
||||
owner = settings.user.username;
|
||||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue