diff --git a/hosts/manwe/users/chris/default.nix b/hosts/manwe/users/chris/default.nix index 6c85330..3ec3bd5 100644 --- a/hosts/manwe/users/chris/default.nix +++ b/hosts/manwe/users/chris/default.nix @@ -49,7 +49,7 @@ browsers = { default = "chromium"; - firefox.enable = true; + # firefox.enable = true; chrome.enable = true; };