Former-commit-id: 3939348e1b
This commit is contained in:
Hadi
2024-06-19 22:32:03 +02:00
parent 8972cd081b
commit c4a38e7691
2 changed files with 4 additions and 1 deletions

View File

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