Compare commits

..

2 commits

Author SHA1 Message Date
Chris Cochrun 93612ad1ff gah 2025-05-19 14:17:09 -05:00
Chris Cochrun 0691009430 grrrrrrrrr 2025-05-19 14:16:51 -05:00
2 changed files with 4 additions and 4 deletions

View file

@ -20,8 +20,8 @@
url = "github:nixified-ai/flake";
};
website = {
url = "git+https://git.tfcconnection.org/TFC/tfcconnection";
# url = "path:/tfcconnection";
# url = "git+https://git.tfcconnection.org/TFC/tfcconnection";
url = "path:/tfcconnection";
inputs.nixpkgs.follows = "nixpkgs-unstable";
};
};
@ -44,7 +44,7 @@
pkgsForSystem = import nixpkgs {
inherit system;
config = { allowUnfree = true; };
overlays = [ (final: prev: { website = website.packages.${system}.default; }) ];
# overlays = [ (final: prev: { website = website.packages.${system}.default; }) ];
};
lib = nixpkgs.lib;

View file

@ -19,7 +19,7 @@ in
../../modules/searx.nix
../../modules/mail.nix
../../modules/vaultwarden.nix
../../modules/website.nix
# ../../modules/website.nix
../../modules/grist.nix
../../modules/keycloak.nix
# ../../modules/comfyui.nix