Disable joycond

This commit is contained in:
Filippo Berto 2023-05-05 20:20:11 +02:00
parent 3828c0b3ca
commit 27cae22a01
Signed by: bertof
GPG key ID: 9DBF7E6A1D2CE9ED
2 changed files with 2 additions and 2 deletions

View file

@ -152,7 +152,7 @@ with lib; {
};
programs.steam.enable = true;
services.joycond.enable = true;
# services.joycond.enable = true;
programs.dconf.enable = true;
programs.zsh = {