didnt notice
This commit is contained in:
parent
6a9932451c
commit
1bd3b595b1
1 changed files with 4 additions and 0 deletions
|
|
@ -4,6 +4,10 @@
|
||||||
lib,
|
lib,
|
||||||
...
|
...
|
||||||
}: {
|
}: {
|
||||||
|
environment.systemPackages = with pkgs; [
|
||||||
|
networkmanager_dmenu
|
||||||
|
];
|
||||||
|
|
||||||
networking.wireless.enable = false; # Enables wireless support via wpa_supplicant.
|
networking.wireless.enable = false; # Enables wireless support via wpa_supplicant.
|
||||||
networking.hostName = "nixos";
|
networking.hostName = "nixos";
|
||||||
# Configure network proxy if necessary
|
# Configure network proxy if necessary
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue