From 069100943058f8419ea1d4c3af4ec25b50c541a1 Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Mon, 19 May 2025 14:16:51 -0500 Subject: [PATCH] grrrrrrrrr --- flake.nix | 2 +- system/shen/configuration.nix | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/flake.nix b/flake.nix index 21e3f7e..7b59c82 100644 --- a/flake.nix +++ b/flake.nix @@ -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; diff --git a/system/shen/configuration.nix b/system/shen/configuration.nix index ae11921..64760fc 100644 --- a/system/shen/configuration.nix +++ b/system/shen/configuration.nix @@ -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