Agent
This commit is contained in:
parent
6469c70d3b
commit
098817dd79
1 changed files with 5 additions and 0 deletions
|
@ -787,6 +787,11 @@
|
||||||
daniel
|
daniel
|
||||||
];
|
];
|
||||||
|
|
||||||
|
programs.gnupg.agent = {
|
||||||
|
enable = true;
|
||||||
|
enableSSHSupport = true;
|
||||||
|
};
|
||||||
|
|
||||||
time = {
|
time = {
|
||||||
timeZone = lib.mkDefault "America/Chicago";
|
timeZone = lib.mkDefault "America/Chicago";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue