From 5187feac1691887df6015ff990b26e2be7b3fb7d Mon Sep 17 00:00:00 2001 From: Sakooooo <78461130+Sakooooo@users.noreply.github.com> Date: Mon, 3 Jul 2023 19:27:02 +0300 Subject: [PATCH] forgot what i did here --- configuration.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/configuration.nix b/configuration.nix index 84082c18..3ab8cd49 100644 --- a/configuration.nix +++ b/configuration.nix @@ -37,7 +37,7 @@ networking.networkmanager.enable = true; # Easiest to use and most distros use this by default. # Set your time zone. - time.timeZone = "Asia/Dubai"; + time.timeZone = "Africa/Cairo"; # Configure network proxy if necessary # networking.proxy.default = "http://user:password@proxy:port/"; @@ -106,11 +106,10 @@ enable = true; enableOffloadCmd = true; }; - intelBusId = "PCI:0:2:0"; nvidiaBusId = "PCI:1:0:0"; - }; + }; }; # Bluetooth @@ -143,6 +142,7 @@ extraGroups = [ "wheel" "networkmanager" ]; # Enable ‘sudo’ for the user. packages = with pkgs; [ firefox + qutebrowser keepassxc tree dmenu