diff --git a/common/systemModules/stylix.nix b/common/systemModules/stylix.nix index 71cb1e0..2448d89 100644 --- a/common/systemModules/stylix.nix +++ b/common/systemModules/stylix.nix @@ -18,9 +18,6 @@ chromium = { enable = false; }; - spicetify = { - enable = false; - }; }; base16Scheme = { base00 = "#1A1B26"; diff --git a/common/users/homeModules/audio.nix b/common/users/homeModules/audio.nix index 8423e46..e867f21 100644 --- a/common/users/homeModules/audio.nix +++ b/common/users/homeModules/audio.nix @@ -1,35 +1,18 @@ { pkgs, inputs, ... }: { imports = [ - inputs.spicetify-nix.homeManagerModules.default ]; home = { packages = with pkgs; [ - # spotify + spotify pulseaudioFull pavucontrol ]; }; stylix = { targets = { - spicetify = { - enable = false; - }; }; }; - programs.spicetify = - let - spicePkgs = inputs.spicetify-nix.legacyPackages.${pkgs.system}; - in - { - enable = true; - enabledExtensions = with spicePkgs.extensions; [ - adblock - hidePodcasts - shuffle # shuffle+ (special characters are sanitized out of extension names) - ]; - alwaysEnableDevTools = true; - }; xdg = { desktopEntries = { spotifyOpen = { diff --git a/flake.lock b/flake.lock index 5be52e9..470a1ca 100644 --- a/flake.lock +++ b/flake.lock @@ -374,11 +374,11 @@ ] }, "locked": { - "lastModified": 1744138333, - "narHash": "sha256-l0Vjq1EZoYTfWImVmwsvMEuIdasrBRRCoNTV0rNtYi0=", + "lastModified": 1744400600, + "narHash": "sha256-qYhUgA98mhq1QK13r9qVY+sG1ri6FBgyp+GApX6wS20=", "owner": "nix-community", "repo": "home-manager", - "rev": "760eed59594f2f258db0d66b7ca4a5138681fd97", + "rev": "b74b22bb6167e8dff083ec6988c98798bf8954d3", "type": "github" }, "original": { @@ -501,11 +501,11 @@ "treefmt-nix": "treefmt-nix" }, "locked": { - "lastModified": 1743833482, - "narHash": "sha256-tUV7MhS/JFOEp3JQxiyvo8K3aS5zP5jcF/Buk57yWDo=", + "lastModified": 1744308772, + "narHash": "sha256-gUOclfwgw/bSo3VMNmHrNXzIpaOgh1Yq9a3D3Dj/wgM=", "owner": "kaylorben", "repo": "nixcord", - "rev": "2903d897d5939324a758bd3f2cee1fbcb118b5d1", + "rev": "76c3b99646d12437ec7183939eca911549e4d18f", "type": "github" }, "original": { @@ -522,11 +522,11 @@ ] }, "locked": { - "lastModified": 1743125458, - "narHash": "sha256-0z+5AMacL2Eqo92fAd0eCWeKVecWrxPJwd5/BIfcdJ8=", + "lastModified": 1744290088, + "narHash": "sha256-/X9XVEl0EiyisNbF5srrxXRSVoRqdwExuqyspYqqEjQ=", "owner": "nix-community", "repo": "nixos-wsl", - "rev": "394c77f61ac76399290bfc2ef9d47b1fba31b215", + "rev": "60b4904a1390ac4c89e93d95f6ed928975e525ed", "type": "github" }, "original": { @@ -568,11 +568,11 @@ }, "nixpkgs-unstable": { "locked": { - "lastModified": 1743964447, - "narHash": "sha256-nEo1t3Q0F+0jQ36HJfbJtiRU4OI+/0jX/iITURKe3EE=", + "lastModified": 1744232761, + "narHash": "sha256-gbl9hE39nQRpZaLjhWKmEu5ejtQsgI5TWYrIVVJn30U=", "owner": "nixos", "repo": "nixpkgs", - "rev": "063dece00c5a77e4a0ea24e5e5a5bd75232806f8", + "rev": "f675531bc7e6657c10a18b565cfebd8aa9e24c14", "type": "github" }, "original": { @@ -600,11 +600,11 @@ }, "nixpkgs_3": { "locked": { - "lastModified": 1743975612, - "narHash": "sha256-o4FjFOUmjSRMK7dn0TFdAT0RRWUWD+WsspPHa+qEQT8=", + "lastModified": 1744309437, + "narHash": "sha256-QZnNHM823am8apCqKSPdtnzPGTy2ZB4zIXOVoBp5+W0=", "owner": "nixos", "repo": "nixpkgs", - "rev": "a880f49904d68b5e53338d1e8c7bf80f59903928", + "rev": "f9ebe33a928b5d529c895202263a5ce46bdf12f7", "type": "github" }, "original": { @@ -686,7 +686,6 @@ "plasma-manager": "plasma-manager", "scripts": "scripts", "sops-nix": "sops-nix", - "spicetify-nix": "spicetify-nix", "stylix": "stylix" } }, @@ -726,27 +725,6 @@ "type": "github" } }, - "spicetify-nix": { - "inputs": { - "nixpkgs": [ - "nixpkgs" - ], - "systems": "systems_4" - }, - "locked": { - "lastModified": 1744079955, - "narHash": "sha256-qIdHmNcq3qNCQA1cQTEfCZq7tqtgjhJqKKMFfZPTZPc=", - "owner": "Gerg-L", - "repo": "spicetify-nix", - "rev": "c0876c796c44a0a3ead0d36b5c100dbf47ea1dbd", - "type": "github" - }, - "original": { - "owner": "Gerg-L", - "repo": "spicetify-nix", - "type": "github" - } - }, "stylix": { "inputs": { "base16": "base16", @@ -762,7 +740,7 @@ "nixpkgs": [ "nixpkgs" ], - "systems": "systems_5", + "systems": "systems_4", "tinted-foot": "tinted-foot", "tinted-kitty": "tinted-kitty", "tinted-tmux": "tinted-tmux" @@ -841,21 +819,6 @@ "type": "github" } }, - "systems_5": { - "locked": { - "lastModified": 1681028828, - "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", - "owner": "nix-systems", - "repo": "default", - "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", - "type": "github" - }, - "original": { - "owner": "nix-systems", - "repo": "default", - "type": "github" - } - }, "tinted-foot": { "flake": false, "locked": { diff --git a/flake.nix b/flake.nix index 8026f5f..378b4e8 100644 --- a/flake.nix +++ b/flake.nix @@ -44,10 +44,6 @@ }; flake-parts.url = "github:hercules-ci/flake-parts"; nix-alien.url = "https://flakehub.com/f/thiagokokada/nix-alien/0.1.384.tar.gz"; - spicetify-nix = { - url = "github:Gerg-L/spicetify-nix"; - inputs.nixpkgs.follows = "nixpkgs"; - }; nixcord = { url = "github:kaylorben/nixcord"; inputs.nixpkgs.follows = "nixpkgs";