feat: setup firefox module

This commit is contained in:
tux
2026-05-07 19:08:28 +05:30
parent 9988f0a6cc
commit ef74ba2494
5 changed files with 146 additions and 14 deletions

View File

@@ -90,9 +90,6 @@
services.xserver.videoDrivers = [ "nvidia" ];
environment.systemPackages = with pkgs; [ nvtopPackages.full ];
# --- Programs ---
programs.firefox.enable = true;
# !!! DO NOT CHANGE THIS !!!
# This should match the version used at initial install.
system.stateVersion = "26.05";