From f36fc1e2918f3c73c85dd3a1734ebf3f558e6e14 Mon Sep 17 00:00:00 2001 From: Vice Date: Wed, 5 Mar 2025 20:27:57 -0500 Subject: [PATCH] Add config to file that needs it --- hosts/envy/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hosts/envy/default.nix b/hosts/envy/default.nix index e7034fc..13edf40 100644 --- a/hosts/envy/default.nix +++ b/hosts/envy/default.nix @@ -1,4 +1,4 @@ -{ lib, ... }: +{ config, lib, ... }: { imports = [ ./disko