WIP on master: d89d69d explicit documentation on why not tailscale in user-land
This commit is contained in:
commit
897660109d
@ -15,6 +15,10 @@
|
||||
specialArgs = {
|
||||
# includeHardware = false;
|
||||
hostname = "Felia";
|
||||
services.openssh = {
|
||||
permitRootLogin = "no";
|
||||
enable = true;
|
||||
};
|
||||
};
|
||||
};
|
||||
# Generic machine
|
||||
|
||||
Loading…
Reference in New Issue
Block a user