Updated Invoice Ninja to v5.10.31

* Changed php environment packages
* Added patch to switch back to Flutter
* Added patch to fix storage permissions
This commit is contained in:
2024-10-06 21:48:09 -04:00
parent 1abeb7dc5a
commit 5f862fe8d3
6 changed files with 92 additions and 29 deletions

View File

@@ -13,7 +13,7 @@
users.users.test = {
isNormalUser = true;
extraGroups = [ "wheel" ];
initialPassword = "testing";
initialPassword = "test";
};
services.invoice-ninja = {