HTPC will be gnome, too
Some checks failed
/ check (push) Failing after 14m50s

This commit is contained in:
Daniel Flanagan 2025-02-10 22:44:27 -06:00
parent c3605fe76c
commit a7cfbd6b38
2 changed files with 1 additions and 2 deletions

View file

@ -447,7 +447,6 @@
common
gaming
graphical-workstation
plasma6
./nixos/htpc.nix

View file

@ -1938,7 +1938,7 @@ sudo nix run nixpkgs#ipmitool -- raw 0x30 0x30 0x02 0xff 0x00
virtualisation.oci-containers = {
containers.actual = {
image = "ghcr.io/actualbudget/actual-server:24.11.0";
image = "ghcr.io/actualbudget/actual-server:25.2.1";
autoStart = true;
ports = ["5006:5006"];
volumes = ["/storage/actual:/data"];