mirror of
https://git.sr.ht/~rouven/nixos-config
synced 2025-01-31 09:55:38 +01:00
removed a useless line
This commit is contained in:
parent
ad7938a056
commit
7105795e82
1 changed files with 2 additions and 5 deletions
|
@ -9,9 +9,6 @@
|
||||||
};
|
};
|
||||||
networking = {
|
networking = {
|
||||||
hostName = "thinkpad";
|
hostName = "thinkpad";
|
||||||
firewall = {
|
|
||||||
#allowedUDPPorts = [ 51820 ]; # used for wireguard
|
|
||||||
};
|
|
||||||
wireless = {
|
wireless = {
|
||||||
enable = true;
|
enable = true;
|
||||||
userControlled.enable = true;
|
userControlled.enable = true;
|
||||||
|
|
Loading…
Add table
Reference in a new issue