swap vscodium for vscode and added vivaldi
This commit is contained in:
parent
6c91e157ec
commit
f1f2295806
1 changed files with 2 additions and 1 deletions
|
@ -10,7 +10,6 @@ with config;
|
|||
mySystem = {
|
||||
|
||||
de.gnome.enable = true;
|
||||
editor.vscodium.enable = true;
|
||||
|
||||
# Lets see if fish everywhere is OK on the pi's
|
||||
# TODO decide if i drop to bash on pis?
|
||||
|
@ -65,6 +64,8 @@ with config;
|
|||
lm_sensors
|
||||
cpufrequtils
|
||||
cpupower-gui
|
||||
vscode
|
||||
vivaldi
|
||||
];
|
||||
|
||||
i18n = {
|
||||
|
|
Reference in a new issue