fix tailscale persistence
This commit is contained in:
parent
a2247c5b26
commit
6dac8215cd
1 changed files with 2 additions and 2 deletions
|
|
@ -13,8 +13,8 @@
|
|||
"/etc/ssh/ssh_host_rsa_key.pub"
|
||||
"/etc/ssh/ssh_host_ed25519_key"
|
||||
"/etc/ssh/ssh_host_ed25519_key.pub"
|
||||
|
||||
"/var/lib/tailscaled.state"
|
||||
# tailscale
|
||||
"/var/lib/tailscale/tailscaled.state"
|
||||
];
|
||||
users.rpqt = {
|
||||
directories = [ ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue