From ff8631fca8216f1bdcb2e73b36876f3c314d6b37 Mon Sep 17 00:00:00 2001 From: sefidel Date: Wed, 20 Mar 2024 17:45:14 +0900 Subject: chore(home/communication): sort packages --- home/profiles/communication/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/home/profiles/communication/default.nix b/home/profiles/communication/default.nix index d31e328..574ac76 100644 --- a/home/profiles/communication/default.nix +++ b/home/profiles/communication/default.nix @@ -404,13 +404,13 @@ in }) { home.packages = with pkgs; [ - urlscan ispell + urlscan - slack discord-canary element-desktop nheko + slack (weechat.override { configure = { availablePlugins, ... }: { plugins = [ -- cgit 1.4.1