Fix SSH
This commit is contained in:
parent
edf528ee07
commit
014ed6200b
1 changed files with 0 additions and 2 deletions
|
|
@ -61,8 +61,6 @@ nixpkgs, # The flake's input version of nixpkgs
|
||||||
|
|
||||||
# Security
|
# Security
|
||||||
services.openssh.enable = true;
|
services.openssh.enable = true;
|
||||||
programs.ssh.startAgent = true;
|
|
||||||
|
|
||||||
programs.gnupg.agent = {
|
programs.gnupg.agent = {
|
||||||
enable = true;
|
enable = true;
|
||||||
enableSSHSupport = true;
|
enableSSHSupport = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue