I'm giving up on the flake right now I can't remote build this shit

This commit is contained in:
jacekpoz 2023-07-17 17:03:44 +02:00
parent a03d3c69e5
commit 883ca377cf
2 changed files with 5 additions and 5 deletions

View file

@ -26,9 +26,9 @@
inputs.nixpkgs.follows = "nixpkgs";
};
conduit = {
url = "gitlab:famedly/conduit";
inputs.nixpkgs.follows = "nixpkgs";
};
#conduit = {
# url = "gitlab:famedly/conduit";
# inputs.nixpkgs.follows = "nixpkgs";
#};
};
}

View file

@ -7,7 +7,7 @@
services.matrix-conduit = {
enable = true;
package = inputs.conduit.packages.${pkgs.system}.default;
#package = inputs.conduit.packages.${pkgs.system}.default;
settings.global = {
server_name = "jacekpoz.pl";