From 39eafedfc23de94f481e930cea40c8f274d694c3 Mon Sep 17 00:00:00 2001 From: xenia Date: Sat, 14 Jun 2025 20:05:37 +0200 Subject: [PATCH] software for gender-station, move blender to per-machine --- home/common.nix | 1 - nixos/machines/gender-station/machine.nix | 7 ++++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/home/common.nix b/home/common.nix index b0c4bebf..316526e8 100644 --- a/home/common.nix +++ b/home/common.nix @@ -51,7 +51,6 @@ in rec { zulip-term ngspice - blender gimp # (extras.challtools python311Packages) diff --git a/nixos/machines/gender-station/machine.nix b/nixos/machines/gender-station/machine.nix index b8ae0802..20bec06c 100644 --- a/nixos/machines/gender-station/machine.nix +++ b/nixos/machines/gender-station/machine.nix @@ -15,7 +15,12 @@ # rmapi transmission_4-qt vlc - # mitmproxy + mitmproxy + ghidra cutter + amdgpu_top + blender-hip + fooyin + signal-desktop ]) ++ (with pkgs; [ prismlauncher ]);