[tohru] Remove reference to itch client
This commit is contained in:
parent
a36c1d5e9f
commit
f71a65d051
|
@ -8,9 +8,4 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
services.joycond.enable = true;
|
services.joycond.enable = true;
|
||||||
|
|
||||||
# Currently broken:
|
|
||||||
# environment.systemPackages = with pkgs; [
|
|
||||||
# itch
|
|
||||||
# ];
|
|
||||||
}
|
}
|
|
@ -6,7 +6,7 @@
|
||||||
./hardware-configuration.nix
|
./hardware-configuration.nix
|
||||||
./home.nix
|
./home.nix
|
||||||
../../common/fonts.nix
|
../../common/fonts.nix
|
||||||
../../common/gaming.nix
|
../../common/steam.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
boot.loader.systemd-boot.enable = true;
|
boot.loader.systemd-boot.enable = true;
|
||||||
|
|
Loading…
Reference in a new issue