feat: firefox ca root
This commit is contained in:
parent
62c1eb4b1d
commit
e2c5206369
8 changed files with 25 additions and 9 deletions
|
|
@ -4,7 +4,7 @@
|
|||
pkgs,
|
||||
}:
|
||||
let
|
||||
firefox = "firefox-nightly";
|
||||
firefox = "firefox";
|
||||
prefix = if nvidia-offload-enabled then "nvidia-offload" else "";
|
||||
browser = "${prefix} ${firefox}";
|
||||
terminal = "ghostty";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue