From 404614e3e18192851cebe2b8409bb41918187ffb Mon Sep 17 00:00:00 2001 From: Aaron Honeycutt Date: Fri, 11 Apr 2025 19:26:17 -0600 Subject: [PATCH] update packages --- configuration.nix | 1 + home.nix | 6 ------ 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/configuration.nix b/configuration.nix index df3e347..0d3947c 100644 --- a/configuration.nix +++ b/configuration.nix @@ -78,6 +78,7 @@ # GUI tools firefox + zed-editor # Flake CLI tools inputs.pinix.packages.${system}.default diff --git a/home.nix b/home.nix index c6adf49..f6bcdaf 100644 --- a/home.nix +++ b/home.nix @@ -18,14 +18,8 @@ home.packages = with pkgs; [ deja-dup - #discord #disabled for aarch64 libreoffice-fresh signal-desktop - tuba - #youtube-music #disabled for aarch64 - - quickemu - spice-gtk ]; programs.bash = {