I don't know why that's even there

This commit is contained in:
caem 2025-01-24 22:43:11 +01:00
parent 9c0aa756f2
commit c883d29c18
Signed by: caem
GPG key ID: 69A830D03203405F

View file

@ -2,7 +2,7 @@
# https://github.com/ryan4yin/nix-config/blob/7deed26cc5a3af2072b8c89a688f265607babc80/hardening/nixpaks/firefox.nix
# https://github.com/schizofox/schizofox/blob/cdf69b2a445ff12680657a3bd44ce7c406bf2ae6/flake/modules/home-manager/default.nix
{ config, ... }: final: prev: {
{ ... }: final: prev: {
firefox-esr = let
sandboxed-firefox-esr = cfg: prev.mkNixPak {
config = { sloth, ... }: {