mirror of
https://github.com/kmein/niveum
synced 2026-03-28 23:31:07 +01:00
fix: minimize + optimize packages and services
This commit is contained in:
@@ -5,7 +5,7 @@ in {
|
||||
imports = [ <niveum/modules/todoist.nix> ];
|
||||
|
||||
niveum.todoist = {
|
||||
enable = true;
|
||||
enable = false;
|
||||
token = secrets.todoist.token;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user