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_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 = [ ];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue