hosts: add missed config changes for update for nas and server
This commit is contained in:
parent
d643131b92
commit
55869466ee
@ -48,6 +48,7 @@
|
||||
# };
|
||||
|
||||
programs = { # No xbacklight, this is the alterantive
|
||||
zsh.enable = true;
|
||||
ssh.startAgent = false;
|
||||
gnupg.agent = {
|
||||
enable = false;
|
||||
|
@ -48,6 +48,7 @@
|
||||
# };
|
||||
|
||||
programs = { # No xbacklight, this is the alterantive
|
||||
zsh.enable = true;
|
||||
ssh.startAgent = false;
|
||||
gnupg.agent = {
|
||||
enable = true;
|
||||
|
Loading…
Reference in New Issue
Block a user