Don't use the flake!

This commit is contained in:
Lillian Violet 2024-01-21 23:02:09 +01:00
parent de21486c39
commit dd0dcedee0

View file

@ -40,7 +40,7 @@ in {
# This causes NixOS to use the flake defined in this repository instead of # This causes NixOS to use the flake defined in this repository instead of
# the build of Conduit built into nixpkgs. # the build of Conduit built into nixpkgs.
package = flake-inputs.conduit.packages.${pkgs.system}.default; package = pkgs.conduit;
settings.global = { settings.global = {
inherit server_name; inherit server_name;