refactor(puzzlevision): remove obsolete system packages spotify, chromium and arduino-ide

This commit is contained in:
Jo 2024-12-14 00:48:15 +01:00
parent a5b583f43a
commit 007a095783

View file

@ -73,17 +73,12 @@
environment.systemPackages = with pkgs; [
### General
nano
chromium
inputs.zen-browser.packages."${system}".specific
vlc
spotify
## Security
pinentry-tty
gnupg
## Development
arduino-ide
];
system.stateVersion = "23.05";