actual: Revert version override as we are now on 25.11
This commit is contained in:
parent
33fae52e47
commit
3b54ad983d
1 changed files with 0 additions and 4 deletions
|
|
@ -18,10 +18,6 @@ in
|
|||
|
||||
services.actual = {
|
||||
enable = true;
|
||||
# nixos 25.05 is on actual-server 25.6.1 which contains an annoying bug
|
||||
# nixpkgs maintainers declined to backport a newer version, so get this from unstable for now
|
||||
# ref. https://github.com/NixOS/nixpkgs/issues/423541
|
||||
package = (import inputs.nixpkgs-unstable-small { system = "x86_64-linux"; }).actual-server;
|
||||
settings.port = 5006;
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue