소스 검색

Add ultimaker cura to flatpak config

Johan Rong 1 개월 전
부모
커밋
652366e534
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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"
     ];
   };