updated haven.nix

This commit is contained in:
2026-03-25 11:36:55 -05:00
parent 9f575418cf
commit 57b115414f
3 changed files with 112 additions and 127 deletions

View File

@@ -51,6 +51,7 @@ sovran_systemsOS.features.mempool = lib.mkForce true;
```nix
sovran_systemsOS.features.haven = lib.mkForce true;
sovran_systemsOS.nostr_npub = "pasteyournpubhere";
```
5. The code for Element Calling is as follows: