Your one-stop-cake-shop for everything Freshly Baked has to offer

feat(copyparty): set library unix permissions

Without these, Kavita cannot access files in the library properly

Changed files
+4
packetmix
systems
+4
packetmix/systems/teal/copyparty.nix
··· 123 123 "minion" 124 124 ]; 125 125 }; 126 + 127 + chmod-f = "770"; 128 + chmod-d = "770"; 129 + gid = "974"; 126 130 }; 127 131 }; 128 132 };