mirror of
https://github.com/kmein/niveum
synced 2026-03-16 10:11:08 +01:00
opencrow: use new agent
This commit is contained in:
@@ -18,7 +18,7 @@ let
|
|||||||
];
|
];
|
||||||
outputHashMode = "recursive";
|
outputHashMode = "recursive";
|
||||||
outputHashAlgo = "sha256";
|
outputHashAlgo = "sha256";
|
||||||
outputHash = "sha256-ruCukrbH89/uZHhxYSmrcs5NUi2ZG8nuwTEuJKHP2rw=";
|
outputHash = "sha256-YrrQ5m8XYKFNR2+dn97GYxKxcWPBndomPZsqKfwD6w0=";
|
||||||
impureEnvVars = [
|
impureEnvVars = [
|
||||||
"http_proxy"
|
"http_proxy"
|
||||||
"https_proxy"
|
"https_proxy"
|
||||||
|
|||||||
@@ -48,8 +48,8 @@
|
|||||||
NIX_REMOTE = "daemon";
|
NIX_REMOTE = "daemon";
|
||||||
|
|
||||||
PI_PERMISSION_LEVEL = "high";
|
PI_PERMISSION_LEVEL = "high";
|
||||||
OPENCROW_MATRIX_HOMESERVER = "https://matrix.4d2.org";
|
OPENCROW_MATRIX_HOMESERVER = "https://matrix.org";
|
||||||
OPENCROW_MATRIX_USER_ID = "@fable:4d2.org";
|
OPENCROW_MATRIX_USER_ID = "@fable_ai:matrix.org";
|
||||||
OPENCROW_SOUL_FILE = "/run/opencrow/SOUL.md";
|
OPENCROW_SOUL_FILE = "/run/opencrow/SOUL.md";
|
||||||
OPENCROW_HEARTBEAT_INTERVAL = "2h";
|
OPENCROW_HEARTBEAT_INTERVAL = "2h";
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user