From c4449191dd16d15b787177a4c0bd8fba28eee2b9 Mon Sep 17 00:00:00 2001 From: Emile Clark-Boman Date: Wed, 30 Oct 2024 23:34:23 +1000 Subject: [PATCH] added vesktop --- hosts/myputer/default.nix | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/hosts/myputer/default.nix b/hosts/myputer/default.nix index 1e3d8fa..6ea3aba 100644 --- a/hosts/myputer/default.nix +++ b/hosts/myputer/default.nix @@ -137,9 +137,12 @@ in # ---- SYSTEM PACKAGES ----- environment.systemPackages = with pkgs; [ - # Personally I think these - kitty - + # Applications + #kitty (switched to Rio) + vesktop + helvum + easyeffects + # Pretty necessary #vim git