mirror of
https://github.com/Dichgrem/DCGOS.git
synced 2025-12-16 19:22:00 -05:00
fix:onlyoffice
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
{pkgs, ...}: {
|
{ lib, ... }: {
|
||||||
home.packages = with pkgs; [
|
programs.onlyoffice.enable = true;
|
||||||
onlyoffice-bin
|
|
||||||
];
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user