Update; Updated hardware-config; updated networking; changes to matrix; migrated to different switch emulator
This commit is contained in:
parent
2085ae43d1
commit
7d0e799e8f
10 changed files with 80 additions and 93 deletions
|
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
pkgs,
|
||||
osConfig,
|
||||
inputs,
|
||||
lib,
|
||||
...
|
||||
}: let
|
||||
|
|
@ -9,7 +10,7 @@ in {
|
|||
# Also look at system/programs/games.nix (some programs have to be overlayed or have systemwide modules that have to be installed.)
|
||||
home.packages = lib.mkIf games ([
|
||||
pkgs.dolphin-emu
|
||||
pkgs.ryubing
|
||||
inputs.nixpkgs-torzu.legacyPackages.${pkgs.system}.torzu
|
||||
pkgs.gale
|
||||
pkgs.adwsteamgtk
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue