Don't use the flake!
This commit is contained in:
parent
de21486c39
commit
dd0dcedee0
1 changed files with 1 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 = flake-inputs.conduit.packages.${pkgs.system}.default;
|
||||
package = pkgs.conduit;
|
||||
|
||||
settings.global = {
|
||||
inherit server_name;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue