Update 'configuration.nix'
This commit is contained in:
parent
650f40b0eb
commit
1f07607f43
1 changed files with 1 additions and 1 deletions
|
@ -143,7 +143,7 @@ services.flatpak.enable = true;
|
||||||
programs.gnupg.agent = {
|
programs.gnupg.agent = {
|
||||||
enable = true;
|
enable = true;
|
||||||
enableSSHSupport = true;
|
enableSSHSupport = true;
|
||||||
# };
|
};
|
||||||
|
|
||||||
# List services that you want to enable:
|
# List services that you want to enable:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue