mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-17 04:58:19 -04:00
updated networking
This commit is contained in:
@@ -23,10 +23,7 @@
|
|||||||
networking = {
|
networking = {
|
||||||
hostName = "brain";
|
hostName = "brain";
|
||||||
hostId = "93a06c6e";
|
hostId = "93a06c6e";
|
||||||
firewall = {
|
firewall.enable = true;
|
||||||
enable = true;
|
|
||||||
allowedTCPPorts = [ ];
|
|
||||||
};
|
|
||||||
networkmanager.enable = true;
|
networkmanager.enable = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user