From 4a0f743389bf4fdb118f6fa3bc6a8a25e646de4d Mon Sep 17 00:00:00 2001 From: Alexandre1a Date: Sat, 27 Dec 2025 13:51:20 +0100 Subject: [PATCH] Changed the location of cava (darwin failed to build) and removed zed from the common home.nix as it's declared elsewere --- hosts/common/home.nix | 2 -- hosts/nixos/home.nix | 1 + 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/hosts/common/home.nix b/hosts/common/home.nix index 906980e..5984514 100644 --- a/hosts/common/home.nix +++ b/hosts/common/home.nix @@ -22,7 +22,6 @@ yt-dlp syncthing # ToDo: configure it ig cmatrix - cava spicetify-cli # Dev CLI doxygen @@ -33,7 +32,6 @@ gh # GUI apps - zed-editor vscode vesktop obsidian diff --git a/hosts/nixos/home.nix b/hosts/nixos/home.nix index 2bc5ea6..ce1f781 100644 --- a/hosts/nixos/home.nix +++ b/hosts/nixos/home.nix @@ -32,6 +32,7 @@ commonHome // { wofi alacritty firefox + cava # File manager kdePackages.dolphin kdePackages.gwenview