mirror of
https://github.com/srid/nixos-config.git
synced 2026-01-13 10:27:54 +08:00
Autoformat tree
This commit is contained in:
parent
88b2304896
commit
76189b9fdc
1 changed files with 1 additions and 1 deletions
|
|
@ -110,7 +110,7 @@
|
|||
services.openssh.enable = true;
|
||||
|
||||
services.tailscale.enable = true;
|
||||
networking.firewall.checkReversePath = "loose"; # Tailscale recommends this
|
||||
networking.firewall.checkReversePath = "loose"; # Tailscale recommends this
|
||||
|
||||
# Define a user account. Don't forget to set a password with ‘passwd’.
|
||||
users.users.srid = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue