diff --git a/home-manager/modules/common/default.nix b/home-manager/modules/common/default.nix index 3647a8a..ce54b5a 100644 --- a/home-manager/modules/common/default.nix +++ b/home-manager/modules/common/default.nix @@ -1,9 +1,4 @@ -{ - config, - nixosConfig, - pkgs, - ... -}: +{ config, nixosConfig, ... }: { # Home Manager needs a bit of information about you and the # paths it should manage.