about summary refs log tree commit diff
diff options
context:
space:
mode:
authorsefidel <contact@sefidel.net>2024-03-20 17:45:14 +0900
committersefidel <contact@sefidel.net>2024-03-20 17:45:14 +0900
commitff8631fca8216f1bdcb2e73b36876f3c314d6b37 (patch)
tree2505c68ce695ce1575475d00553e56d35d5d9e58
parent4ec26fd36c7541874405afa534bc163ca42570c6 (diff)
downloadnixrc-ff8631fca8216f1bdcb2e73b36876f3c314d6b37.tar.gz
nixrc-ff8631fca8216f1bdcb2e73b36876f3c314d6b37.zip
chore(home/communication): sort packages
-rw-r--r--home/profiles/communication/default.nix4
1 files 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 = [