fix(persistence): zoxide directory typo looool

This commit is contained in:
Mohammad Rafiq 2025-05-20 17:40:34 +08:00
parent e1337e0f99
commit 915444a4b6
No known key found for this signature in database
4 changed files with 3 additions and 9 deletions

View file

@ -19,6 +19,5 @@
};
environment.persistence."/persist".files = [ "/var/lib/tailscale/tailscaled.state" ];
}
];
}