Update a bunch of things to fix the flake lock update, conduwuit is broken rn
This commit is contained in:
parent
77b2b41c3a
commit
b0af058fca
16 changed files with 438 additions and 107 deletions
|
@ -36,7 +36,7 @@ in {
|
|||
|
||||
# This causes NixOS to use the flake defined in this repository instead of
|
||||
# the build of Conduit built into nixpkgs.
|
||||
package = inputs.conduit.packages.${pkgs.system}.default;
|
||||
package = inputs.conduwuit.packages.${pkgs.system}.default;
|
||||
|
||||
settings.global = {
|
||||
inherit server_name;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue