nm not needed for vms
This commit is contained in:
parent
8bfc9f63d5
commit
f0e031fd63
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@
|
||||||
networking = {
|
networking = {
|
||||||
firewall.checkReversePath = "loose";
|
firewall.checkReversePath = "loose";
|
||||||
hostName = "example"; # Define your hostname.
|
hostName = "example"; # Define your hostname.
|
||||||
networkmanager.enable = true;
|
# networkmanager.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
# services.tailscale.enable = true;
|
# services.tailscale.enable = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue