chore(nix/darwin): Remove MOZ_LEGACY_PROFILES

The profile issue is fixed on commit b5e09b85f2
This commit is contained in:
Ahmad Ansori Palembani 2025-03-16 07:02:40 +07:00
parent 21a50385fe
commit 0a734d48cd
Signed by: null2264
GPG key ID: BA64F8B60AF3EFB6

View file

@ -28,8 +28,6 @@
# };
# };
home.sessionVariables.MOZ_LEGACY_PROFILES = 1;
home.activation.applications = let
env = pkgs.buildEnv {
name = "home-applications";