anemone/networking: remove networking.wireless
This commit is contained in:
parent
fb9bedc940
commit
19e9865e8a
1 changed files with 0 additions and 1 deletions
|
|
@ -1,7 +1,6 @@
|
|||
{ config, ... }: {
|
||||
networking = {
|
||||
nameservers = [ "8.8.8.8" "8.8.4.4" ];
|
||||
wireless.enable = true;
|
||||
|
||||
wg-quick.interfaces.wg0.configFile = "/persist/vpn.conf";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue