misc forgot to commit

This commit is contained in:
Christoph Hollizeck 2024-10-28 12:01:00 +01:00
parent 42fdf7d511
commit 21cefd0fef
Signed by: Daholli
GPG key ID: 249300664F2AF2C7
10 changed files with 151 additions and 118 deletions

View file

@ -0,0 +1,3 @@
{ channels, ... }:
final: prev: { inherit (channels.nixpkgs-latest-factorio) factorio-headless; }