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