Former-commit-id: 98556f202e
This commit is contained in:
Hadi
2024-06-03 20:18:30 +02:00
parent 62e0472698
commit cf6ed4a265
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;