mirror of
https://github.com/Nickiel12/nicks-nix-config.git
synced 2024-11-22 12:49:32 -08:00
disabled status cloud
This commit is contained in:
parent
6088cbb6dd
commit
4efc3a52f5
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
{
|
||||
services.status_cloud = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
config_path = "/home/nixolas/nextcloud_integrations.toml";
|
||||
frequency = 15;
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue