mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-10 04:49:19 -08:00
fix: aarch64
This commit is contained in:
parent
4a85789f64
commit
74e08d6770
7 changed files with 7 additions and 4 deletions
|
|
@ -307,7 +307,7 @@ CONFIG = {
|
|||
'';
|
||||
root = pkgs.cinny.override {
|
||||
conf = {
|
||||
defaultHomeserver = 1;
|
||||
defaultHomeserver = 0;
|
||||
homeserverList = [
|
||||
"kittywit.ch"
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue