From 87763bcc7d13e92b96c5743507795fba4444eabe Mon Sep 17 00:00:00 2001 From: Collin Williams <96917990+bluedragon1221@users.noreply.github.com> Date: Mon, 22 Dec 2025 11:08:57 -0600 Subject: give up on agenix; set up remote deploys (not currently working) --- hosts/jupiter/hjem.nix | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'hosts/jupiter/hjem.nix') diff --git a/hosts/jupiter/hjem.nix b/hosts/jupiter/hjem.nix index 33d260a..3c85521 100644 --- a/hosts/jupiter/hjem.nix +++ b/hosts/jupiter/hjem.nix @@ -1,10 +1,15 @@ {pkgs, ...}: { packages = with pkgs; [ orca-slicer + bambu-studio + freecad-wayland gimp qbittorrent bottles + + vital musescore + helvum ]; } -- cgit v1.3.1