secrets: setup agenix
This commit is contained in:
parent
d7bf5fdbf4
commit
c4fe135612
7 changed files with 100 additions and 12 deletions
|
|
@ -53,6 +53,11 @@ in
|
|||
};
|
||||
};
|
||||
fwupd.enable = true;
|
||||
openssh = {
|
||||
enable = true;
|
||||
permitRootLogin = "no";
|
||||
passwordAuthentication = false;
|
||||
};
|
||||
};
|
||||
my.gui.enable = true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue