sops
This commit is contained in:
parent
bdcb1791ad
commit
10041af092
4 changed files with 33 additions and 12 deletions
|
|
@ -1,5 +1,4 @@
|
|||
{ ... }:
|
||||
{
|
||||
{ ... }: {
|
||||
services.ssh-agent = {
|
||||
enable = true;
|
||||
};
|
||||
|
|
@ -8,7 +7,7 @@
|
|||
enable = true;
|
||||
enableDefaultConfig = false;
|
||||
|
||||
matchBlocks = {
|
||||
settings = {
|
||||
"hpc" = {
|
||||
user = "benstem";
|
||||
hostname = "login1.hpc.uni-potsdam.de";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue