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