[tohru] Remove reference to itch client

This commit is contained in:
Katherina Walshe-Grey 2024-06-19 20:58:18 +01:00
parent a36c1d5e9f
commit f71a65d051
2 changed files with 1 additions and 6 deletions

View file

@ -8,9 +8,4 @@
};
services.joycond.enable = true;
# Currently broken:
# environment.systemPackages = with pkgs; [
# itch
# ];
}