changing to lix

This commit is contained in:
Christoph Hollizeck 2024-08-14 10:39:56 +02:00
parent 89cbb5a845
commit 932d0217e9
Signed by: Daholli
GPG key ID: 1763BB530F50279E
9 changed files with 97 additions and 61 deletions

View file

@ -0,0 +1,5 @@
{ channels, ... }:
final: prev: {
inherit (channels.unstable) pobfrontend;
}