summaryrefslogtreecommitdiff
path: root/hosts/tarrel.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/tarrel.nix')
-rw-r--r--hosts/tarrel.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/tarrel.nix b/hosts/tarrel.nix
index e0f1c1d..98d815c 100644
--- a/hosts/tarrel.nix
+++ b/hosts/tarrel.nix
@@ -1,4 +1,4 @@
-{ pkgs, inputs, ... }:
+{ pkgs, inputs, config, ... }:
{
imports = [ ./hardware-configuration/tarrel.nix ];