index on master: d89d69d
explicit documentation on why not tailscale in user-land
parent
d89d69d7f9
commit
ee33a23a1b
|
@ -15,6 +15,10 @@
|
||||||
specialArgs = {
|
specialArgs = {
|
||||||
# includeHardware = false;
|
# includeHardware = false;
|
||||||
hostname = "Felia";
|
hostname = "Felia";
|
||||||
|
services.openssh = {
|
||||||
|
permitRootLogin = "no";
|
||||||
|
enable = true;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
# Generic machine
|
# Generic machine
|
||||||
|
|
Loading…
Reference in New Issue