add element instead
This commit is contained in:
parent
73c22e4e16
commit
e2aeb36ed1
1 changed files with 1 additions and 1 deletions
|
@ -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 = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue