diff options
Diffstat (limited to 'hosts/sol/configuration.nix')
| -rw-r--r-- | hosts/sol/configuration.nix | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/hosts/sol/configuration.nix b/hosts/sol/configuration.nix index d3b965a..04d205c 100644 --- a/hosts/sol/configuration.nix +++ b/hosts/sol/configuration.nix @@ -72,9 +72,6 @@ services.flatpak.enable = true; - # Install firefox. - programs.firefox.enable = true; - # Nvidia hardware.graphics.enable = true; services.xserver.videoDrivers = ["nvidia"]; |
