diff --git a/hosts/k3s/configuration.nix b/hosts/k3s/configuration.nix index 6a9bd9b..5fa03fa 100644 --- a/hosts/k3s/configuration.nix +++ b/hosts/k3s/configuration.nix @@ -1,4 +1,4 @@ -{ config, pkgs, ... }: +{ config, pkgs, lib, ... }: { imports = [