From 00429e3ba6fbc80d20043e4db44a22ca6dc298ff Mon Sep 17 00:00:00 2001 From: ahuston-0 Date: Sat, 20 Apr 2024 11:36:08 -0400 Subject: [PATCH] fix imports Signed-off-by: ahuston-0 --- systems/palatine-hill/configuration.nix | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/systems/palatine-hill/configuration.nix b/systems/palatine-hill/configuration.nix index 89de358..edcda4a 100644 --- a/systems/palatine-hill/configuration.nix +++ b/systems/palatine-hill/configuration.nix @@ -1,4 +1,9 @@ -{ config, pkgs, ... }: +{ + config, + lib, + pkgs, + ... +}: let keygen = key: { "${key}" = {