ChanServ changed the topic of #nixus to: Nixus is an experimental deployment tool for NixOS systems - https://github.com/Infinisil/nixus - https://logs.nix.samueldr.com/nixus/
cole-h has quit [Ping timeout: 265 seconds]
srk has joined #nixus
<eyJhb> I am trying to target this value here - https://github.com/NixOS/nixpkgs/blob/nixos-20.09/nixos/modules/services/web-apps/nextcloud.nix#L553 in a expression like `secrets.files.ncpass.user = config.systemd.services.nextcloud-setup.serviceConfig.User;` but nix gives me a infinite recursive. Any idea why?
srk has quit [Quit: ZNC 1.8.2 - https://znc.in]
srk has joined #nixus
<infinisil> eyJhb: Hm so I think because currently the secrets module evaluates the whole system to figure out which secrets are used
<infinisil> Actually not sure if this would cause that
cole-h has joined #nixus
cole-h has quit [Ping timeout: 260 seconds]
<eyJhb> Would be really nice, if one could do such things as showed :D ELse ic might become a hardcoding nightmore
<eyJhb> nightmare*
srk has quit [Ping timeout: 260 seconds]
cole-h has joined #nixus