Up nixpkgs, fix nitter syntax errors

This commit is contained in:
Emelie Graven 2022-04-12 16:36:07 +02:00
parent e970325774
commit 2fc3df27a4
Signed by: emelie
GPG key ID: C11123726DBB55A1
2 changed files with 8 additions and 8 deletions

View file

@ -7,6 +7,6 @@
# Only save cookies on HTTPS
address = "127.0.0.1";
}
}
};
};
}