pinwheel: Add module for spotify

This commit is contained in:
Alexander Heldt
2023-09-19 22:08:24 +02:00
parent c771a1d7ed
commit 2c90e636b5
4 changed files with 53 additions and 14 deletions

View File

@@ -27,6 +27,7 @@
./modules/calibre
./modules/go
./modules/nix
./modules/spotify
];
nix.settings.experimental-features = [ "nix-command" "flakes" ];