diff --git a/hosts/desktop/configuration.nix b/hosts/desktop/configuration.nix index 65f3abc..b94e4e8 100644 --- a/hosts/desktop/configuration.nix +++ b/hosts/desktop/configuration.nix @@ -1,4 +1,4 @@ -{ config, pkgs, inputs, ... }: +{ config, pkgs, lib, inputs, ... }: { imports = [