fixed 0AD

This commit is contained in:
Victor Ișan 2026-01-29 16:14:41 +01:00
parent a51cd6c5ee
commit d9c4f5eefa

View File

@ -25,7 +25,7 @@
}; };
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
0ad zeroad-unwrapped
]; ];
} }