diff options
| author | Nathan Reiner <nathan@nathanreiner.xyz> | 2026-04-13 16:01:27 +0200 |
|---|---|---|
| committer | Nathan Reiner <nathan@nathanreiner.xyz> | 2026-04-13 16:01:27 +0200 |
| commit | 7f71e066fe927456a35ce0523a7785937fc39ae3 (patch) | |
| tree | 6bce5cd3bc77fd0dacbfceb5c5a1af517b535423 /common | |
| parent | 19d4f9dc1820e8953af4013d54741eb37dfa48f3 (diff) | |
2026-04-13 updates by auto-switch
Diffstat (limited to 'common')
| -rw-r--r-- | common/home/default.nix | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/common/home/default.nix b/common/home/default.nix index 52fc9d7..928ac19 100644 --- a/common/home/default.nix +++ b/common/home/default.nix @@ -73,7 +73,8 @@ packages = [ pkgs.waydroid-helper pkgs.gcr pkgs.pv - pkgs.mesen + pkgs.bsnes-hd + pkgs.zulu25 ]; in { |