fix warning

This commit is contained in:
Jakub Kropáček 2025-09-04 18:42:45 +02:00
parent aa448339d5
commit 88c23b0675
Signed by: JustScreaMy
GPG key ID: 4EC6A2C45D75FC86

View file

@ -210,7 +210,7 @@
}; };
sharedModules = [ sharedModules = [
../../homeManagerModules ../../homeManagerModules
inputs.plasma-manager.homeManagerModules.plasma-manager inputs.plasma-manager.homeModules.plasma-manager
inputs.spicetify-nix.homeManagerModules.spicetify inputs.spicetify-nix.homeManagerModules.spicetify
]; ];
}; };