nix: added firefox

This commit is contained in:
biscuit
2025-06-11 06:54:24 -05:00
parent 09fbbec45e
commit b6911bc045
3 changed files with 28 additions and 31 deletions
+1
View File
@@ -5,6 +5,7 @@
}: {
imports =
[
../../pkgs/firefox/default.nix
]
++ lib.optionals (linux-apps.gamingDesktop == true) [
../../pkgs/steam/default.nix