From f52c5f85e8c7c00f174caba74cb8c805285e2dd6 Mon Sep 17 00:00:00 2001 From: Greg Hellings Date: Tue, 13 Aug 2024 23:23:09 -0500 Subject: [PATCH] Add vscodium to Exodus --- home/hosts/exodus/default.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/hosts/exodus/default.nix b/home/hosts/exodus/default.nix index c798e16..b168ca0 100644 --- a/home/hosts/exodus/default.nix +++ b/home/hosts/exodus/default.nix @@ -2,6 +2,7 @@ { greg = { + vscodium = true; development = true; gnome = true; gui = true;