tools: add pyfa and pob

This commit is contained in:
Christoph Hollizeck 2025-10-30 23:27:53 +01:00
parent 0378235fac
commit a3f4d4615a
Signed by: Daholli
GPG key ID: 249300664F2AF2C7

View file

@ -5,6 +5,10 @@
environment.systemPackages = with pkgs; [
prismlauncher
starsector
# gaming tools
pyfa
path-of-building
];
};
}