update actual budget

This commit is contained in:
Noah Masur 2025-03-28 02:07:30 +00:00
parent 5397e4e23f
commit eace1ff3cf
2 changed files with 2 additions and 1 deletions

View File

@ -29,6 +29,7 @@ rec {
linux-base.enable = true;
power-user.enable = true;
};
nmasur.presets.programs.helix.enable = true;
home.stateVersion = "23.05";
};

View File

@ -50,7 +50,7 @@ in
labels = {
app = "actualbudget";
};
image = "ghcr.io/actualbudget/actual-server:25.1.0";
image = "ghcr.io/actualbudget/actual:25.3.1";
hostname = null;
environmentFiles = [ ];
environment = {