Auto-commit: 2026-01-05 16:26:48
This commit is contained in:
@@ -7,9 +7,6 @@ in
|
||||
inputs.spicetify-nix.homeManagerModules.default
|
||||
];
|
||||
config = lib.mkIf cfg.enable {
|
||||
environment.systemPackages = with pkgs; [
|
||||
spotify
|
||||
];
|
||||
programs.spicetify =
|
||||
let
|
||||
spicePkgs = inputs.spicetify-nix.legacyPackages.${pkgs.stdenv.hostPlatform.system};
|
||||
|
||||
Reference in New Issue
Block a user