diff --git a/nix/configurations/vanadium.nix b/nix/configurations/vanadium.nix index f881d389..c0bbbd61 100644 --- a/nix/configurations/vanadium.nix +++ b/nix/configurations/vanadium.nix @@ -202,7 +202,8 @@ in (sources.agenix + "/modules/age-home.nix") sources.wired-notify.asFlake.homeManagerModules.default - sources.zen-browser.asFlake.homeModules.twilight + # non official one uses reuploaded artifacts, are they audited? + sources.zen-browser.asFlake.homeModules.beta ]; }