fix(amy): lets maybe not y'know right now
This commit is contained in:
parent
8fdd22eec4
commit
22d2122755
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
||||||
nixpkgs.config.allowUnfree = true;
|
nixpkgs.config.allowUnfree = true;
|
||||||
|
|
||||||
services.openssh.enable = true;
|
services.openssh.enable = true;
|
||||||
networking.firewall.allowedTCPPorts = [ 22 ];
|
# networking.firewall.allowedTCPPorts = [ 22 ];
|
||||||
|
|
||||||
networking = {
|
networking = {
|
||||||
interfaces = {
|
interfaces = {
|
||||||
|
|
Loading…
Reference in a new issue