diff options
| author | collin <96917990+bluedragon1221@users.noreply.github.com> | 2025-06-17 17:58:05 +0000 |
|---|---|---|
| committer | collin <96917990+bluedragon1221@users.noreply.github.com> | 2025-06-17 17:58:05 +0000 |
| commit | 56d351548c3ef1e5ceff7ec725ff2272cc386201 (patch) | |
| tree | 4774f4b823b83e4bec06723ec4a29eaef5e2b216 /hosts | |
| parent | 7b42a09edbf77a23e78a6b3f251215469ce15146 (diff) | |
install some stuff
Diffstat (limited to 'hosts')
| -rw-r--r-- | hosts/jupiter/home.nix | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/hosts/jupiter/home.nix b/hosts/jupiter/home.nix index ffc20ab..137c74a 100644 --- a/hosts/jupiter/home.nix +++ b/hosts/jupiter/home.nix @@ -1,10 +1,12 @@ {pkgs, ...}: { home.preferXdgDirectories = true; home.packages = with pkgs; [ - bambu-studio + orca-slicer freecad-wayland gimp - wine64 + qbittorrent + bottles + musescore ]; home.stateVersion = "25.05"; |
