diff --git a/hosts/fw.cloonar.com/hardware-configuration.nix b/hosts/fw.cloonar.com/hardware-configuration.nix index b809bd2..cc52517 100644 --- a/hosts/fw.cloonar.com/hardware-configuration.nix +++ b/hosts/fw.cloonar.com/hardware-configuration.nix @@ -1,4 +1,4 @@ -{ modulesPath, ... }: +{ lib, modulesPath, ... }: { boot.loader.systemd-boot.enable = true;