diff --git a/hosts/t2/default.nix b/hosts/t2/default.nix index c59cf9b..15c5ae2 100644 --- a/hosts/t2/default.nix +++ b/hosts/t2/default.nix @@ -1,4 +1,4 @@ -{ config, pkgs, ... }: +{ inputs, outputs, lib, config, pkgs, ... }: { imports =