mirror of
https://github.com/materusPL/nixos-config
synced 2025-06-26 10:04:24 +02:00
Old-materusPC: ssh changes
This commit is contained in:
parent
5f363c0709
commit
9a18e2a37e
@ -285,10 +285,10 @@
|
||||
|
||||
programs.gnupg.agent = {
|
||||
enable = true;
|
||||
enableSSHSupport = true;
|
||||
enableSSHSupport = false;
|
||||
enableBrowserSocket = true;
|
||||
};
|
||||
programs.ssh.startAgent = false;
|
||||
programs.ssh.startAgent = true;
|
||||
|
||||
# List services that you want to enable:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user