mirror of
https://github.com/Jokiller230/puzzlevision.git
synced 2025-01-18 09:53:06 +01:00
refactor(puzzlevision): remove obsolete system packages spotify, chromium and arduino-ide
This commit is contained in:
parent
a5b583f43a
commit
007a095783
1 changed files with 0 additions and 5 deletions
|
@ -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";
|
||||
|
|
Loading…
Reference in a new issue