Update packages.

This commit is contained in:
Tom Alexander
2026-06-02 22:16:08 -04:00
parent 246b903b2f
commit fe277c9bf7
4 changed files with 34 additions and 9 deletions

View File

@@ -18,7 +18,10 @@
};
config = lib.mkIf (config.me.sm64ex.enable && config.me.graphical) {
allowedUnfree = [ "sm64ex" ];
allowedUnfree = [
"sm64ex"
"baserom.us.z64"
];
environment.systemPackages = with pkgs; [
sm64ex