Re-add itch

This commit is contained in:
Geoffrey Frogeye 2024-05-10 17:31:33 +02:00
parent 536eee36ad
commit 7c6e8adbed
Signed by: geoffrey
GPG key ID: C72403E7F82E6AD8
2 changed files with 2 additions and 2 deletions

View file

@ -8,7 +8,7 @@
flake = false;
};
lix-module = {
url = "git+https://git.lix.systems/lix-project/nixos-module";
url = "git+https://git.lix.systems/lix-project/nixos-module?ref=fix-prefetch-npm-deps";
inputs = {
lix.follows = "lix";
nixpkgs.follows = "nixpkgs";

View file

@ -12,7 +12,7 @@
# TODO factorio
steam # Common pitfall: https://github.com/NixOS/nixpkgs/issues/86506#issuecomment-623746883
# itch # TODO Disabled because 23.11 version of npm-fetch-deps include nix so can't change nix, unstable has broken dependency
itch
];
sessionVariables = {
BOOT9_PATH = "${config.xdg.dataHome}/citra-emu/sysdata/boot9.bin";