Former-commit-id: 98556f202e
This commit is contained in:
Hadi
2024-06-03 20:18:30 +02:00
parent 0a2644f5d4
commit ccf0ee95c6
8 changed files with 61 additions and 66 deletions
+1 -1
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;