Update; Updated hardware-config; updated networking; changes to matrix; migrated to different switch emulator

This commit is contained in:
Jurn Wubben 2025-06-10 00:47:19 +02:00
parent eecad4ed3c
commit bf9497b9dd
10 changed files with 80 additions and 93 deletions

View file

@ -107,10 +107,12 @@ in {
]
++ workspaces
++ lib.optionals games (let
ryubing = "${appE pkgs.ryubing} -ql";
torzu = "${
appE inputs.nixpkgs-torzu.legacyPackages.${pkgs.system}.torzu
} -ql";
dolphin = appE pkgs.dolphin-emu;
in [
"Super, s, exec, ${ryubing}"
"Super, s, exec, ${torzu}"
"Super, d, exec, ${dolphin}"
])
++ lib.optionals portable [