mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-06-19 10:47:01 -04:00
whoops! no ports
This commit is contained in:
parent
8deb26239b
commit
46c7021263
1 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,8 @@
|
||||||
networking = {
|
networking = {
|
||||||
firewall = {
|
firewall = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
allowPing = true;
|
||||||
|
allowedTCPPorts = [ 22 80 443 ];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
sops = {
|
sops = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue