error: infinite recursion encountered at /nix/store/zxdl289v07dxcsvwnb202sgmrv97b0nf-source/lib/modules.nix:496:28: 495| builtins.addErrorContext (context name) 496| (args.${name} or config._module.args.${name}) | ^ 497| ) (lib.functionArgs f);
--show-trace
In reply to @cw:kernelpanic.cafeRelevant part of telescreen.nix: { pkgs, config, lib, unstable, zero, alfis, sops, ... }: { imports = [ ../hardware/telescreen.nix ../hardware/wifi.nix "${zero}/profiles/syncthing.nix" ];
Relevant part of telescreen.nix:
{ pkgs, config, lib, unstable, zero, alfis, sops, ... }: { imports = [ ../hardware/telescreen.nix ../hardware/wifi.nix "${zero}/profiles/syncthing.nix" ];
_module.args
meta.specialArgs