From f1f2295806d4e7078909beb834241086b2556f0b Mon Sep 17 00:00:00 2001 From: jahanson Date: Mon, 13 May 2024 09:50:30 -0500 Subject: [PATCH] swap vscodium for vscode and added vivaldi --- nixos/profiles/role-workstation.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/nixos/profiles/role-workstation.nix b/nixos/profiles/role-workstation.nix index 0de87b2..b640fe1 100644 --- a/nixos/profiles/role-workstation.nix +++ b/nixos/profiles/role-workstation.nix @@ -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 = {