mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 21:50:33 +03:00
Merge master into staging-next
This commit is contained in:
commit
a7989ee51a
13 changed files with 101 additions and 63 deletions
|
@ -25,6 +25,7 @@ in {
|
|||
default = {
|
||||
homeserver = {
|
||||
address = "http://localhost:8008";
|
||||
software = "standard";
|
||||
};
|
||||
|
||||
appservice = rec {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue