add element instead

This commit is contained in:
twoneis 2024-10-31 13:26:46 +01:00
parent 73c22e4e16
commit e2aeb36ed1

View file

@ -12,7 +12,6 @@ in mkIf conf.apps.enable {
home.packages = with pkgs; [ home.packages = with pkgs; [
signal-desktop signal-desktop
vesktop vesktop
fractal
snapshot snapshot
nautilus nautilus
libreoffice-qt6-fresh libreoffice-qt6-fresh
@ -20,6 +19,7 @@ in mkIf conf.apps.enable {
blender blender
gnome-disk-utility gnome-disk-utility
fragments fragments
element-desktop
] ++ [(mkXwlWrapper { pkgs = pkgs; name = "Prusa"; pkg = "prusa-slicer"; })]; ] ++ [(mkXwlWrapper { pkgs = pkgs; name = "Prusa"; pkg = "prusa-slicer"; })];
home.file = { home.file = {