remove nixpkgs config in homemanager
This commit is contained in:
parent
4c93565c74
commit
57d32a4ccd
1 changed files with 1 additions and 0 deletions
|
|
@ -20,6 +20,7 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
home-manager = {
|
home-manager = {
|
||||||
|
useGlobalPkgs = true;
|
||||||
useUserPackages = true;
|
useUserPackages = true;
|
||||||
extraSpecialArgs = {
|
extraSpecialArgs = {
|
||||||
inherit inputs root additionalInputs;
|
inherit inputs root additionalInputs;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue