home: Add AbiWord and Claws Mail for evaluation
This commit is contained in:
parent
7d885915a8
commit
b273bfbfc5
1 changed files with 2 additions and 0 deletions
|
@ -45,7 +45,9 @@ let
|
||||||
in lib.getExe pkg;
|
in lib.getExe pkg;
|
||||||
in lib.mkIf (osConfig.hardware.graphics.enable or false) {
|
in lib.mkIf (osConfig.hardware.graphics.enable or false) {
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
|
abiword
|
||||||
calibre
|
calibre
|
||||||
|
claws-mail
|
||||||
fractal
|
fractal
|
||||||
inkscape
|
inkscape
|
||||||
jellyfin-mpv-shim
|
jellyfin-mpv-shim
|
||||||
|
|
Loading…
Reference in a new issue