all repos — nixfiles @ 5a41b66a72744c0469783d2816ec78460a007f74

System and user configuration, managed by nix and home-manager

dev/base: remove firefox-dev
Alan Pearce alan@alanpearce.eu
Fri, 05 May 2023 21:04:48 +0200
commit

5a41b66a72744c0469783d2816ec78460a007f74

parent

a71fcae0ef2bcbc7a8dfe2e254031f1d23419f09

1 files changed, 0 insertions(+), 1 deletions(-)

jump to
M user/settings/development/base.nixuser/settings/development/base.nix
@@ -28,7 +28,6 @@ ++ (       if !stdenv.isDarwin
       then [
         httping
-        (lib.lowPrio firefox-devedition-bin)
       ]
       else [
       ]