mirror of
https://github.com/nmasur/dotfiles
synced 2025-04-04 20:21:11 +00:00
update actual budget
This commit is contained in:
parent
5397e4e23f
commit
eace1ff3cf
@ -29,6 +29,7 @@ rec {
|
||||
linux-base.enable = true;
|
||||
power-user.enable = true;
|
||||
};
|
||||
nmasur.presets.programs.helix.enable = true;
|
||||
home.stateVersion = "23.05";
|
||||
};
|
||||
|
||||
|
@ -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 = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user