mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-11 01:13:56 -05:00
general cleanup
This commit is contained in:
parent
b602fc4ee0
commit
7fd4c88056
8 changed files with 44 additions and 53 deletions
|
|
@ -9,8 +9,6 @@ in {
|
|||
nixpkgs.allowedUnfree = ["spotify"];
|
||||
imports = [inputs.spicetify-nix.nixosModule];
|
||||
programs.spicetify = {
|
||||
spotifyPackage = pkgs.spotify-unwrapped;
|
||||
spicetifyPackage = pkgs.spicetify-cli;
|
||||
enable = true;
|
||||
enabledExtensions = [
|
||||
ex.adblock
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue