bump syncstorage-rs to unstable, remove nixos-25.05 pkgs
This commit is contained in:
parent
0f45f6d63e
commit
22855e2b1d
3 changed files with 1 additions and 22 deletions
|
|
@ -18,7 +18,7 @@
|
|||
|
||||
services.firefox-syncserver = {
|
||||
enable = true;
|
||||
package = pkgs_25-05.syncstorage-rs;
|
||||
package = pkgs.syncstorage-rs;
|
||||
secrets = config.age.secrets.roam-firefox-sync-secret.path;
|
||||
singleNode = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue