Autorand: fix thor screen positions

This commit is contained in:
Filippo Berto 2023-05-28 15:18:39 +02:00
parent e1c9c2be4e
commit e803dc498f
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED
7 changed files with 7 additions and 18 deletions

View file

@ -164,10 +164,7 @@ with lib; {
# services.joycond.enable = true;
programs.dconf.enable = true;
programs.zsh = {
enable = true;
syntaxHighlighting.enable = true;
};
programs.zsh = { enable = true; };
services.onedrive.enable = true;