commit 3d2300d0d8cc971b97176f24bf4e0aebcc4538ee
parent 1057852ec68c3f18cf8c712afa3fee2cb4b09ac3
Author: Vincent Demeester <vincent@sbr.pm>
Date: Mon, 29 Aug 2022 14:46:14 +0200
users/vincent: update desktop packages
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
Diffstat:
2 files changed, 11 insertions(+), 11 deletions(-)
diff --git a/users/vincent/desktop/default.nix b/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;
diff --git a/users/vincent/desktop/sway.nix b/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
];
}