misc forgot to commit
This commit is contained in:
parent
b4ff44cb09
commit
7cd3b0afc6
12 changed files with 151 additions and 118 deletions
3
overlays/factorio-headless/default.nix
Normal file
3
overlays/factorio-headless/default.nix
Normal file
|
@ -0,0 +1,3 @@
|
|||
{ channels, ... }:
|
||||
|
||||
final: prev: { inherit (channels.nixpkgs-latest-factorio) factorio-headless; }
|
|
@ -1,3 +1,3 @@
|
|||
{ channels, ... }:
|
||||
|
||||
final: prev: { inherit (channels.unstable) pobfrontend; }
|
||||
final: prev: { inherit (channels.nixpkgs-unstable) pobfrontend; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue