diff options
author | Simon Parri <simonparri@ganzeria.com> | 2025-06-22 09:28:42 -0500 |
---|---|---|
committer | Simon Parri <simonparri@ganzeria.com> | 2025-06-22 09:28:42 -0500 |
commit | b4c453ef911f897ac55f4024d3555a543fed5744 (patch) | |
tree | a440ace0d4c0e67271f0d72c0a0acab6d7dba567 | |
parent | 90c52e62495ec4e7c9fa1d4ab59471d7bf6620be (diff) | |
download | nixos-config-b4c453ef911f897ac55f4024d3555a543fed5744.tar.gz nixos-config-b4c453ef911f897ac55f4024d3555a543fed5744.zip |
hosts/tomato: Install Azahar
-rw-r--r-- | hosts/tomato/packages.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/tomato/packages.nix b/hosts/tomato/packages.nix index 370a200..be7c3bd 100644 --- a/hosts/tomato/packages.nix +++ b/hosts/tomato/packages.nix @@ -53,6 +53,7 @@ in blender-bin.blender_3_6 shipwright _2ship2harkinian + azahar ]; this.unfree.allowed = [ |