WIP on master: d89d69d explicit documentation on why not tailscale in user-land

nix-components
pegasust 2022-11-23 21:14:14 -07:00
commit 897660109d
1 changed files with 4 additions and 0 deletions

View File

@ -15,6 +15,10 @@
specialArgs = {
# includeHardware = false;
hostname = "Felia";
services.openssh = {
permitRootLogin = "no";
enable = true;
};
};
};
# Generic machine