summaryrefslogtreecommitdiffstats
path: root/pkgs/simple
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2025-03-03 13:00:34 +0100
committertv <tv@krebsco.de>2025-03-03 13:00:34 +0100
commit239819e7c13bac8a11ddfb9ea27127b3d3e9a978 (patch)
tree482b4bdcfa30b91f00f5f333a303c6d557e48bcf /pkgs/simple
parent16cfecaa40f4ca2e0389ea7f3200b674231ce209 (diff)
ff: firefox -> librewolf
Diffstat (limited to 'pkgs/simple')
-rw-r--r--pkgs/simple/ff.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/simple/ff.nix b/pkgs/simple/ff.nix
index b6022c6..355c3ec 100644
--- a/pkgs/simple/ff.nix
+++ b/pkgs/simple/ff.nix
@@ -4,5 +4,5 @@ pkgs.writeDashBin "ff" ''
case $TOUCHSCREEN in 1)
export MOZ_USE_XINPUT2=1
esac
- exec ${pkgs.firefox}/bin/firefox "$@"
+ exec ${lib.getExe pkgs.librewolf} "$@"
''
[cgit] Unable to lock slot /tmp/cgit/33000000.lock: Permission denied (13)