Secrets: add agenix config
This commit is contained in:
parent
0257ccc3b7
commit
b6872b1694
10 changed files with 77 additions and 15 deletions
|
@ -52,6 +52,12 @@
|
|||
permitRootLogin = "no";
|
||||
ports = [ 9022 ];
|
||||
};
|
||||
# programs.ssh = {
|
||||
# startAgent = true;
|
||||
# extraConfig = ''
|
||||
# AddKeysToAgent yes
|
||||
# '';
|
||||
# };
|
||||
|
||||
## Enable sound with pipewire.
|
||||
sound.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue