nixbot

builds

Ramblurr/nixcfg build #44 failed

branch main · commit e0198ab348 · · took 12s

1 failed
failed attributes
status attribute duration
failed x86_64-linux.treefmt 2s
> index 3569036..d841762 100644 > --- a/modules/vpn/mullvad.nix > +++ b/modules/vpn/mullvad.nix > @@ -7,7 +7,6 @@ > with lib; > cfg = config.modules.vpn.mul …
> index 3569036..d841762 100644
> --- a/modules/vpn/mullvad.nix
> +++ b/modules/vpn/mullvad.nix
> @@ -7,7 +7,6 @@
>  with lib;
>    cfg = config.modules.vpn.mullvad;
> -  inherit (config.modules.users.primaryUser) username;
>    options.modules.vpn.mullvad = {
1 succeeded
succeeded attributes
status attribute duration
loading…