use mara-bot on chrysalis bettr

Signed-off-by: Xe <me@christine.website>
This commit is contained in:
Cadey Ratio 2022-02-19 14:29:27 -05:00
parent 8ea4cec85a
commit fb18d1d5cc
3 changed files with 6 additions and 6 deletions

View File

@ -279,11 +279,11 @@
] ]
}, },
"locked": { "locked": {
"lastModified": 1645298635, "lastModified": 1645299032,
"narHash": "sha256-GoFca0/3oXLBmxqXLQr8DLTNe7qu53+TIZFfodscw9o=", "narHash": "sha256-CRwqsOGpSFJiNNESltdoxZM9RsUY2oRgQ4S+xIZMxTA=",
"ref": "main", "ref": "main",
"rev": "e10236c47b7f0d8ac61c16b0858fce95c8ca237c", "rev": "669344d6415a8fcd264ea38ae1dffba544c1d25b",
"revCount": 7, "revCount": 9,
"type": "git", "type": "git",
"url": "https://tulpa.dev/Xe/mara.git" "url": "https://tulpa.dev/Xe/mara.git"
}, },

View File

@ -42,7 +42,7 @@
./common ./common
xe-printerfacts.nixosModules."${system}".printerfacts xe-printerfacts.nixosModules."${system}".printerfacts
xe-mara.nixosModules."${system}" xe-mara.nixosModules."${system}".bot
] ++ extraModules; ] ++ extraModules;
}; };
in { in {

View File

@ -2,7 +2,7 @@
{ {
services.zrepl = { services.zrepl = {
enable = true; enable = false;
settings = { settings = {
global = { global = {
logging = [{ logging = [{