From 1e64321e29aecb436d1b615cdce5f67d238ffdf2 Mon Sep 17 00:00:00 2001 From: Simon Parri Date: Sun, 21 Sep 2025 09:22:40 -0500 Subject: Fix previous commit --- hosts/radish/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/radish/default.nix') diff --git a/hosts/radish/default.nix b/hosts/radish/default.nix index 8a1089e..cf17600 100644 --- a/hosts/radish/default.nix +++ b/hosts/radish/default.nix @@ -1,4 +1,4 @@ -{ lib, ... }: +{ lib, config, ... }: { imports = [ -- cgit v1.2.3