Commit 3d2300d0d8cc

Vincent Demeester <vincent@sbr.pm>
2022-08-29 14:46:14
users/vincent: update desktop packages
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent 1057852
Changed files (2)
users
users/vincent/desktop/default.nix
@@ -24,23 +24,25 @@ in
     aspellDicts.en
     aspellDicts.fr
     desktop-file-utils
+    go-jira
     hunspell
-    hunspellDicts.en_US-large
     hunspellDicts.en_GB-ize
+    hunspellDicts.en_US-large
     hunspellDicts.fr-any
+    keybase
     libreoffice-fresh
+    mpw
+    my.batzconverter
+    nyxt
+    obs-studio
+    playerctl
+    profile-sync-daemon
+    signal-desktop
+    thunderbird
     xdg-user-dirs
     xdg_utils
     xsel
-    obs-studio
-    signal-desktop
-    keybase
-    profile-sync-daemon
     youtube-dl
-    my.batzconverter
-    mpw
-    go-jira
-    thunderbird
   ];
 
   home.file.".XCompose".source = ./xorg/XCompose;
users/vincent/desktop/sway.nix
@@ -290,8 +290,6 @@ in
     # terminals
     # FIXME move this away, they work on both Xorg and Wayland/Sway
     alacritty
-    # Move away
-    nyxt
   ];
 
 }