diff options
| author | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2025-12-22 11:08:57 -0600 |
|---|---|---|
| committer | Collin Williams <96917990+bluedragon1221@users.noreply.github.com> | 2025-12-22 11:08:57 -0600 |
| commit | 87763bcc7d13e92b96c5743507795fba4444eabe (patch) | |
| tree | 1c394be7bbc358bc8dc3ad119f6ebf150ff0f974 /hosts/jupiter/hjem.nix | |
| parent | 4bbaf8fff29ea4f50771025327cb16ed8995aab7 (diff) | |
give up on agenix; set up remote deploys (not currently working)
Diffstat (limited to 'hosts/jupiter/hjem.nix')
| -rw-r--r-- | hosts/jupiter/hjem.nix | 5 |
1 files changed, 5 insertions, 0 deletions
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 ]; } |
