From 834d4d516090f96e44c58dfa8eb409849acc95ea Mon Sep 17 00:00:00 2001 From: William Date: Sun, 22 Feb 2026 16:08:52 -0300 Subject: [PATCH] add ungoogled-chromium to web aspect --- aspects/desktop/web.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/aspects/desktop/web.nix b/aspects/desktop/web.nix index 4e4fe5b..9d6494f 100644 --- a/aspects/desktop/web.nix +++ b/aspects/desktop/web.nix @@ -15,6 +15,7 @@ fragments nextcloud-client tor-browser + ungoogled-chromium vesktop ]; };