Spicetify-Nix: Difference between revisions

Qweered (talk | contribs)
m Modern version
m Updated links to extensions, apps and themes
 
(One intermediate revision by one other user not shown)
Line 27: Line 27:
   inputs.spicetify-nix.homeManagerModules.default
   inputs.spicetify-nix.homeManagerModules.default
   # For nix-darwin
   # For nix-darwin
   inputs.spicetify-nix.homeManagerModules.default
   inputs.spicetify-nix.darwinModules.default
];
];
</syntaxhighlight>
</syntaxhighlight>
Line 74: Line 74:
The options are found in the [https://gerg-l.github.io/spicetify-nix/options.html rendered docs].
The options are found in the [https://gerg-l.github.io/spicetify-nix/options.html rendered docs].


The extensions, customApps, and themes are found in the following files: [https://github.com/Gerg-L/spicetify-nix/blob/master/docs/EXTENSIONS.md EXTENSIONS.md], [https://github.com/Gerg-L/spicetify-nix/blob/master/docs/CUSTOMAPPS.md CUSTOMAPPS.md], [https://github.com/Gerg-L/spicetify-nix/blob/master/docs/THEMES.md THEMES.md].
The extensions, customApps, and themes are found in the docs: [https://gerg-l.github.io/spicetify-nix/extensions.html extensions.html], [https://gerg-l.github.io/spicetify-nix/custom-apps.html custom-apps.html], [https://gerg-l.github.io/spicetify-nix/themes.html themes.html].


==== Unpackaged Parameters ====
==== Unpackaged Parameters ====