remove globalpkgs

This commit is contained in:
DashieTM 2025-01-16 07:54:43 +01:00
parent 8e2f1e3f77
commit 4c93565c74

View file

@ -20,7 +20,6 @@
};
};
home-manager = {
useGlobalPkgs = true;
useUserPackages = true;
extraSpecialArgs = {
inherit inputs root additionalInputs;