This commit is contained in:
Hadi 2024-06-19 22:45:37 +02:00
parent ce756d2f78
commit 2f2aad2b91

View File

@ -56,7 +56,7 @@
inputs.home-manager.nixosModules.home-manager
{
nixpkgs.overlays = [ nur.overlay ];
_module.args = { inherit inputs; };
specialArgs = { inherit inputs; };
home-manager = {
useGlobalPkgs = true;
useUserPackages = true;