add onlyoffice

This commit is contained in:
EdenQwQ 2025-06-22 09:36:05 +08:00
parent 09ecd5d797
commit 61f394c22e
2 changed files with 4 additions and 0 deletions

View file

@ -10,5 +10,6 @@
# ./miracle-wm.nix
./sway.nix
./matlab.nix
./misc.nix
];
}

3
os/programs/misc.nix Normal file
View file

@ -0,0 +1,3 @@
{
services.todesk.enable = true;
}