Fixed a wrong path

This commit is contained in:
Alexandre 2026-02-07 20:58:20 +01:00
parent 4516a9581b
commit fddf5a4f28

View File

@ -8,7 +8,7 @@ in
imports = [ imports = [
inputs.spicetify-nix.homeManagerModules.spicetify inputs.spicetify-nix.homeManagerModules.spicetify
modules.hm.spicetify modules.hm.spicetify
modules.zed modules.hm.zed
modules.hm.shell modules.hm.shell
]; ];