hyprland: install firefox by default

This commit is contained in:
Aly Raffauf 2024-03-30 21:29:24 -04:00
parent 178c2e8c11
commit c7831d5692

View file

@ -21,6 +21,7 @@
guiApps.fuzzel.enable = lib.mkDefault true;
guiApps.wlogout.enable = lib.mkDefault true;
guiApps.alacritty.enable = lib.mkDefault true;
guiApps.firefox.enable = lib.mkDefault true;
# Packages that should be installed to the user profile.
home.packages = with pkgs; [