forgot what i did here

This commit is contained in:
Sakooooo 2023-07-03 19:27:02 +03:00
parent aa556bb829
commit 5187feac16
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -37,7 +37,7 @@
networking.networkmanager.enable = true; # Easiest to use and most distros use this by default. networking.networkmanager.enable = true; # Easiest to use and most distros use this by default.
# Set your time zone. # Set your time zone.
time.timeZone = "Asia/Dubai"; time.timeZone = "Africa/Cairo";
# Configure network proxy if necessary # Configure network proxy if necessary
# networking.proxy.default = "http://user:password@proxy:port/"; # networking.proxy.default = "http://user:password@proxy:port/";
@ -106,7 +106,6 @@
enable = true; enable = true;
enableOffloadCmd = true; enableOffloadCmd = true;
}; };
intelBusId = "PCI:0:2:0"; intelBusId = "PCI:0:2:0";
nvidiaBusId = "PCI:1:0:0"; nvidiaBusId = "PCI:1:0:0";
@ -143,6 +142,7 @@
extraGroups = [ "wheel" "networkmanager" ]; # Enable sudo for the user. extraGroups = [ "wheel" "networkmanager" ]; # Enable sudo for the user.
packages = with pkgs; [ packages = with pkgs; [
firefox firefox
qutebrowser
keepassxc keepassxc
tree tree
dmenu dmenu