alyssum/networking: enable wpa_supplicant
This commit is contained in:
parent
ae707d33ea
commit
220af6cf15
1 changed files with 2 additions and 0 deletions
|
|
@ -2,6 +2,8 @@
|
|||
environment.etc."wpa_supplicant.conf".source = config.age.secrets.wpa_conf.path;
|
||||
networking = {
|
||||
useDHCP = true;
|
||||
wireless.enable = true;
|
||||
|
||||
interfaces.wlp1s0.useDHCP = false;
|
||||
interfaces.wlp1s0.ipv4.addresses = [{
|
||||
address = "192.168.1.167";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue