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 = {

View file

@ -102,7 +102,7 @@ with lib; {
enable = true;
# package = pkgs.gnome3.gvfs;
};
joycond.enable = true;
# joycond.enable = true;
keybase.enable = true;
onedrive.enable = true;
openssh = {