about summary refs log tree commit diff
path: root/home/profiles
diff options
context:
space:
mode:
authorsefidel <contact@sefidel.net>2024-08-02 01:52:23 +0900
committersefidel <contact@sefidel.net>2024-08-02 01:59:10 +0900
commit740f37619f6a15ce890a570cf1a7b94334b92274 (patch)
tree907b399de96595e6f9441311ebb410078d1f6c63 /home/profiles
parentea54c58ee6a9f32713e241ef0ca01f5743534c01 (diff)
downloadnixrc-740f37619f6a15ce890a570cf1a7b94334b92274.tar.gz
nixrc-740f37619f6a15ce890a570cf1a7b94334b92274.zip
chore(home/research): sort packages
Diffstat (limited to 'home/profiles')
-rw-r--r--home/profiles/research/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/home/profiles/research/default.nix b/home/profiles/research/default.nix
index 87316c8..b8b274f 100644
--- a/home/profiles/research/default.nix
+++ b/home/profiles/research/default.nix
@@ -52,14 +52,14 @@ in
 
     home.packages = [
       pkgs.kicad
-      pkgs.ltex-ls
       pkgs.libreoffice
+      pkgs.ltex-ls
       pkgs.obsidian
       pkgs.pandoc
       pkgs.tana
       pkgs.texlive.combined.scheme-small
-      pkgs.typst
       pkgs.tinymist
+      pkgs.typst
       pkgs.websocat
 
       pkgs.nanum