diff options
| author | Skullheadx <andrew@montgomery.systems> | 2026-07-12 17:54:50 -0400 |
|---|---|---|
| committer | Skullheadx <andrew@montgomery.systems> | 2026-07-12 17:54:50 -0400 |
| commit | c1499c885005d03f533e7dad088e619e8faf3113 (patch) | |
| tree | bea74ed32039e8e5b9d5050e2cdf078462a52e1b | |
| parent | pavucontrol for nepsis (diff) | |
| download | nixos-c1499c885005d03f533e7dad088e619e8faf3113.tar.gz nixos-c1499c885005d03f533e7dad088e619e8faf3113.tar.bz2 nixos-c1499c885005d03f533e7dad088e619e8faf3113.zip | |
add python and imagemagick
| -rw-r--r-- | hjem-linux.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hjem-linux.nix b/hjem-linux.nix index ac89253..caa0607 100644 --- a/hjem-linux.nix +++ b/hjem-linux.nix @@ -41,6 +41,8 @@ lf sfeed delta + python313 + imagemagick ]; }; |
