Disable joycond
This commit is contained in:
parent
3828c0b3ca
commit
27cae22a01
2 changed files with 2 additions and 2 deletions
|
|
@ -152,7 +152,7 @@ with lib; {
|
|||
};
|
||||
|
||||
programs.steam.enable = true;
|
||||
services.joycond.enable = true;
|
||||
# services.joycond.enable = true;
|
||||
|
||||
programs.dconf.enable = true;
|
||||
programs.zsh = {
|
||||
|
|
|
|||
|
|
@ -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 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue