fix: remove extra curlies
This commit is contained in:
parent
a386763b86
commit
966dd1bfff
1 changed files with 1 additions and 3 deletions
|
|
@ -21,9 +21,7 @@
|
|||
|
||||
networking.networkmanager.enable = true;
|
||||
|
||||
services.resolved = {
|
||||
enable = true;
|
||||
};
|
||||
services.resolved.enable = true;
|
||||
|
||||
networking.firewall.enable = true;
|
||||
# Required for Tailscale
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue