misc forgot to commit

This commit is contained in:
Christoph Hollizeck 2024-10-28 12:01:00 +01:00
parent b4ff44cb09
commit 45ab8ab636
Signed by: Daholli
GPG key ID: 1763BB530F50279E
12 changed files with 151 additions and 118 deletions

View file

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