add spicetify

This commit is contained in:
do butterflies cry? 2026-03-03 11:42:04 +10:00
parent 2ef53a7318
commit aefc047f77
6 changed files with 92 additions and 10 deletions

View file

@ -3,13 +3,6 @@
lib,
...
}: {
# nixpkgs.config.allowUnfreePredicate = pkg:
# builtins.elem (lib.getName pkg) [
# "steam"
# "steam-original"
# "steam-unwrapped"
# "steam-run"
# ];
nixpkgs.overlays = [
(self: super: {
lutris = super.lutris.overrideAttrs (final: prev: {