Re-add itch
This commit is contained in:
parent
536eee36ad
commit
7c6e8adbed
|
@ -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";
|
||||
|
|
|
@ -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";
|
||||
|
|
Loading…
Reference in a new issue