flake update and necessary config changes

This commit is contained in:
2023-03-30 22:06:06 +02:00
parent 73da49f280
commit d643131b92
4 changed files with 19 additions and 22 deletions

View File

@@ -57,6 +57,7 @@
# };
programs = { # No xbacklight, this is the alterantive
zsh.enable = true;
dconf.enable = true;
light.enable = true;
ssh.startAgent = false;