changing to lix
This commit is contained in:
parent
89cbb5a845
commit
932d0217e9
9 changed files with 97 additions and 61 deletions
5
overlays/pathofbuilding/default.nix
Normal file
5
overlays/pathofbuilding/default.nix
Normal file
|
@ -0,0 +1,5 @@
|
|||
{ channels, ... }:
|
||||
|
||||
final: prev: {
|
||||
inherit (channels.unstable) pobfrontend;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue