hosts: laptop: add missing zsh

This commit is contained in:
2023-12-19 16:03:07 +01:00
parent 3bb1e6c8fe
commit b7a5d90616
2 changed files with 2 additions and 1 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;