fix: set correct cfg variable

This commit is contained in:
Ahwx 2026-06-12 20:42:08 +02:00
parent 5558c2dce9
commit a6294d0595

View file

@ -6,7 +6,7 @@
}: }:
with lib; with lib;
let let
cfg = config.liv.gui; cfg = config.liv.fw13;
in in
{ {
options.liv.fw13 = { options.liv.fw13 = {