mirror of
https://github.com/EdenQwQ/nixos.git
synced 2025-12-26 18:34:56 +08:00
add onlyoffice
This commit is contained in:
parent
09ecd5d797
commit
61f394c22e
2 changed files with 4 additions and 0 deletions
|
|
@ -10,5 +10,6 @@
|
|||
# ./miracle-wm.nix
|
||||
./sway.nix
|
||||
./matlab.nix
|
||||
./misc.nix
|
||||
];
|
||||
}
|
||||
|
|
|
|||
3
os/programs/misc.nix
Normal file
3
os/programs/misc.nix
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
services.todesk.enable = true;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue