Fix hostnames
This commit is contained in:
parent
b8e127818a
commit
f594497bf0
6 changed files with 14 additions and 7 deletions
|
|
@ -18,7 +18,6 @@ in {
|
|||
boot.loader.systemd-boot.enable = true;
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
|
||||
networking.hostName = "kiana-pc"; # Define your hostname.
|
||||
networking.wireless.enable = true;
|
||||
networking.wireless.networks = {
|
||||
"NETGEAR97".psk = "pastelcello694";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue