[shared] Added planify

This commit is contained in:
2025-05-13 21:00:14 +02:00
parent 5fce13233e
commit 08cd2cbebc
2 changed files with 28 additions and 27 deletions

View File

@ -3,5 +3,6 @@
{
environment.systemPackages = with pkgs; [
onlyoffice-desktopeditors
planify
];
}