From 9e6756c8989c16c4eff5f0cebc53b834cf2f919f Mon Sep 17 00:00:00 2001 From: muon Date: Thu, 20 Jun 2024 11:22:57 +0000 Subject: [PATCH] Add chromium --- modules/home/desktop/productivity.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/modules/home/desktop/productivity.nix b/modules/home/desktop/productivity.nix index 21b402e..80d5460 100644 --- a/modules/home/desktop/productivity.nix +++ b/modules/home/desktop/productivity.nix @@ -10,6 +10,9 @@ # email thunderbird + + # webgl + chromium ]; home.sessionVariables.BROWSER = "librewolf";