diff --git a/.config/nix/hosts/common.nix b/.config/nix/hosts/common.nix index 4df4582..37ba542 100644 --- a/.config/nix/hosts/common.nix +++ b/.config/nix/hosts/common.nix @@ -1,4 +1,4 @@ -{ config, pkgs, inputs, ... } +{ config, lib, pkgs, inputs, ... }: { # Enable automatic system updates