fix tailscale persistence
This commit is contained in:
@@ -13,8 +13,8 @@
|
|||||||
"/etc/ssh/ssh_host_rsa_key.pub"
|
"/etc/ssh/ssh_host_rsa_key.pub"
|
||||||
"/etc/ssh/ssh_host_ed25519_key"
|
"/etc/ssh/ssh_host_ed25519_key"
|
||||||
"/etc/ssh/ssh_host_ed25519_key.pub"
|
"/etc/ssh/ssh_host_ed25519_key.pub"
|
||||||
|
# tailscale
|
||||||
"/var/lib/tailscaled.state"
|
"/var/lib/tailscale/tailscaled.state"
|
||||||
];
|
];
|
||||||
users.rpqt = {
|
users.rpqt = {
|
||||||
directories = [ ];
|
directories = [ ];
|
||||||
|
|||||||
Reference in New Issue
Block a user