aboutsummaryrefslogtreecommitdiff
path: root/hosts/jupiter/hjem.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/jupiter/hjem.nix')
-rw-r--r--hosts/jupiter/hjem.nix6
1 files changed, 1 insertions, 5 deletions
diff --git a/hosts/jupiter/hjem.nix b/hosts/jupiter/hjem.nix
index 3c85521..3ab44d4 100644
--- a/hosts/jupiter/hjem.nix
+++ b/hosts/jupiter/hjem.nix
@@ -1,15 +1,11 @@
{pkgs, ...}: {
packages = with pkgs; [
- orca-slicer
- bambu-studio
-
- freecad-wayland
gimp
qbittorrent
bottles
vital
musescore
- helvum
+ qpwgraph
];
}