my NixOS and nix-darwin config
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge branch 'main' of github.com:suri-codes/Nyx

+1
+1
hosts/Khaos/configuration.nix
··· 20 20 boot.loader.efi.canTouchEfiVariables = true; 21 21 22 22 networking.hostName = "Khaos"; # Define your hostname. 23 + networking.networkmanager.wifi.powersave = false; 23 24 # networking.wireless.enable = true; # Enables wireless support via wpa_supplicant. 24 25 25 26 # Configure network proxy if necessary