Browse Source

Add ultimaker cura to flatpak config

Johan Rong 1 month ago
parent
commit
652366e534
1 changed files with 1 additions and 0 deletions
  1. 1 0
      nixos/flavors/application/workstation/default.nix

+ 1 - 0
nixos/flavors/application/workstation/default.nix

@@ -44,6 +44,7 @@
     packages = [
       "com.github.tchx84.Flatseal"
       "com.dec05eba.gpu_screen_recorder"
+      "com.ultimaker.cura"
     ];
   };