summaryrefslogtreecommitdiff
path: root/hosts
diff options
context:
space:
mode:
authorSimon Parri <simonparri@ganzeria.com>2025-06-03 21:17:16 -0500
committerSimon Parri <simonparri@ganzeria.com>2025-06-03 21:17:16 -0500
commit4b9b1e1bc5fbb55f350e3db586ebfeefc767099e (patch)
treec577011ff0c54290d80c8a29cf3d98a58c68eea0 /hosts
parent6ec824b45ba8443ea5f3e39bc87a717d0e030970 (diff)
downloadnixos-config-4b9b1e1bc5fbb55f350e3db586ebfeefc767099e.tar.gz
nixos-config-4b9b1e1bc5fbb55f350e3db586ebfeefc767099e.zip
Fix previous commit
Diffstat (limited to 'hosts')
-rw-r--r--hosts/tomato/packages.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/tomato/packages.nix b/hosts/tomato/packages.nix
index c22f316..51a0f32 100644
--- a/hosts/tomato/packages.nix
+++ b/hosts/tomato/packages.nix
@@ -1,4 +1,4 @@
-{ pkgs, inputs ... }:
+{ pkgs, inputs, ... }:
let
blender-bin = inputs.blender-bin.