about summary refs log tree commit diff
path: root/nixos/modules/programs
diff options
context:
space:
mode:
authorlinsui <linsui555@gmail.com>2022-11-19 17:55:13 +0800
committerlinsui <linsui555@gmail.com>2022-11-19 17:55:13 +0800
commit7370fcf517830810ceab1fcca65ba634dd85827d (patch)
tree34f6deba2a53605e25a34aad73df7f161532bf48 /nixos/modules/programs
parent958cdd7c6bc9482b43040662f03861b3836a964a (diff)
nixos/firefox: remove firefox-wayland
Diffstat (limited to 'nixos/modules/programs')
-rw-r--r--nixos/modules/programs/firefox.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/nixos/modules/programs/firefox.nix b/nixos/modules/programs/firefox.nix
index f108776aa0980..dfd912cdf5c11 100644
--- a/nixos/modules/programs/firefox.nix
+++ b/nixos/modules/programs/firefox.nix
@@ -33,8 +33,6 @@ in
         "firefox-bin"
         "firefox-devedition-bin"
         "firefox-esr"
-        "firefox-esr-wayland"
-        "firefox-wayland"
       ];
     };