Wrong package name and add the right inputs to flake lock
This commit is contained in:
parent
8627274c7b
commit
98f15912a8
2 changed files with 107 additions and 1 deletions
|
@ -40,7 +40,7 @@ in {
|
|||
|
||||
# This causes NixOS to use the flake defined in this repository instead of
|
||||
# the build of Conduit built into nixpkgs.
|
||||
package = pkgs.conduit;
|
||||
package = pkgs.matrix-conduit;
|
||||
|
||||
settings.global = {
|
||||
inherit server_name;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue