diff --git a/hosts/pi/default.nix b/hosts/pi/default.nix index 2b0b609..c159dcf 100644 --- a/hosts/pi/default.nix +++ b/hosts/pi/default.nix @@ -1,6 +1,5 @@ { config, lib, pkgs, ... }: -with lib.my; { imports = [ ./hardware-configuration.nix