This commit is contained in:
Hadi
2024-06-03 20:18:30 +02:00
parent 0f98d762a2
commit 98556f202e
8 changed files with 61 additions and 66 deletions

View File

@@ -36,7 +36,7 @@
home-manager = {
useGlobalPkgs = true;
useUserPackages = true;
users."hadi" = import ./home/home.nix;
users."hadi" = import ./home/home.nix; # CHANGE ME
extraSpecialArgs = {
inherit inputs;
inherit spicetify-nix;