add chrome browser

This commit is contained in:
Chris Kruining 2025-03-02 16:16:18 +01:00
parent b828b79fe9
commit 020ce7efda
2 changed files with 57 additions and 0 deletions

View file

@ -66,6 +66,7 @@
browsers = {
default = "firefox";
firefox.enable = true;
chrome.enable = true;
};
};