From 252769034d8f25cc5a84f82173d43f13177545b5 Mon Sep 17 00:00:00 2001 From: Kariya Date: Sun, 1 Mar 2026 13:19:45 +0900 Subject: [PATCH] =?UTF-8?q?feat:=20=E3=82=A2=E3=83=97=E3=83=AA=E8=BF=BD?= =?UTF-8?q?=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hosts/aqua/umi/home-manager.nix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/hosts/aqua/umi/home-manager.nix b/hosts/aqua/umi/home-manager.nix index c478ebb..eb0c5da 100644 --- a/hosts/aqua/umi/home-manager.nix +++ b/hosts/aqua/umi/home-manager.nix @@ -30,6 +30,8 @@ home.packages = with pkgs; [ google-chrome discord + discord-canary + discord-ptb helvum plemoljp plemoljp-nf @@ -46,7 +48,9 @@ bun nodejs_24 nixd + rar rust-analyzer + ytmdesktop ]; services.easyeffects = { enable = true;