We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 288b7f1 commit ed9041fCopy full SHA for ed9041f
nix/examples/clawdinator-host.nix
@@ -16,7 +16,7 @@
16
memoryDir = "/memory";
17
memoryEfs = {
18
enable = true;
19
- fileSystemId = "fs-REPLACE_ME";
+ fileSystemId = "fs-0e7920726c2965a88";
20
region = "eu-central-1";
21
mountPoint = "/memory";
22
};
nix/hosts/clawdinator-1.nix
@@ -43,7 +43,7 @@
43
44
45
46
47
48
49
0 commit comments