|
|
|
@ -20,7 +20,7 @@ |
|
|
|
boot.loader.systemd-boot.enable = true; |
|
|
|
boot.loader.systemd-boot.enable = true; |
|
|
|
boot.loader.efi.canTouchEfiVariables = true; |
|
|
|
boot.loader.efi.canTouchEfiVariables = true; |
|
|
|
|
|
|
|
|
|
|
|
networking.hostName = "nix-f16"; # Define your hostname. |
|
|
|
networking.hostName = "nix-fw16"; # Define your hostname. |
|
|
|
# Pick only one of the below networking options. |
|
|
|
# Pick only one of the below networking options. |
|
|
|
# networking.wireless.enable = true; # Enables wireless support via wpa_supplicant. |
|
|
|
# networking.wireless.enable = true; # Enables wireless support via wpa_supplicant. |
|
|
|
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. |
|
|
|
|