summaryrefslogtreecommitdiff
path: root/hosts/tarrel.nix
diff options
context:
space:
mode:
authorJasper Ras <jaspert.ras@gmail.com>2024-11-15 09:14:15 +0100
committerJasper Ras <jaspert.ras@gmail.com>2024-11-15 09:14:15 +0100
commitfbfda3383111d76dfbf6e1afb96811920f6120a5 (patch)
tree1f9a2192103aae3e8036dc15ec97ec39fd0efb88 /hosts/tarrel.nix
parent5040d9d2e951bb65df04041246c1f9a484e91ba2 (diff)
Agenix work only and some other changes to make it work again
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 ];