semicolon oop

This commit is contained in:
2024-04-22 17:43:11 +02:00
parent 807f274d0b
commit 6614da9600

View File

@@ -57,7 +57,7 @@
}; };
}; };
systemd.user.sessionVariables.SSH_AUTH_SOCK = "/run/user/1000/keyring/ssh" systemd.user.sessionVariables.SSH_AUTH_SOCK = "/run/user/1000/keyring/ssh";
# Open ports in the firewall. # Open ports in the firewall.
# networking.firewall.allowedTCPPorts = [ ... ]; # networking.firewall.allowedTCPPorts = [ ... ];