From 35babb758ca0ddb0953f07fcfd1c0ebb004ebfb9 Mon Sep 17 00:00:00 2001 From: Dominik Kaiser Date: Tue, 22 Jul 2025 11:57:02 +0200 Subject: Move browser to home-manager Add zen browser --- hosts/sol/configuration.nix | 3 --- 1 file changed, 3 deletions(-) (limited to 'hosts') 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"]; -- cgit v1.2.3