formatting
This commit is contained in:
parent
e3e370c893
commit
43860609e1
22 changed files with 230 additions and 154 deletions
|
|
@ -1,4 +1,5 @@
|
|||
{ ... }: {
|
||||
{ ... }:
|
||||
{
|
||||
networking.networkmanager.enable = true;
|
||||
networking.networkmanager.wifi.macAddress = "random";
|
||||
|
||||
|
|
@ -10,7 +11,7 @@
|
|||
useRoutingFeatures = "client";
|
||||
};
|
||||
|
||||
networking.networkmanager.ensureProfiles.profiles = {
|
||||
networking.networkmanager.ensureProfiles.profiles = {
|
||||
"tuda-vpn" = {
|
||||
connection = {
|
||||
autoconnect = "false";
|
||||
|
|
@ -81,4 +82,4 @@
|
|||
};
|
||||
};
|
||||
};
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue