Don't use the flake!
This commit is contained in:
parent
56e27ec5f8
commit
e1a2b772b2
|
@ -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;
|
||||||
|
|
Loading…
Reference in a new issue