From 49b66f764fffc06595fe74710973e305c00fbbf0 Mon Sep 17 00:00:00 2001 From: Yisroel Baum Date: Wed, 3 Jun 2026 11:26:21 +0300 Subject: [PATCH] add discourse config to nixos config --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index eebe40a..71124a5 100644 --- a/flake.nix +++ b/flake.nix @@ -39,6 +39,7 @@ nixosConfigurations.nixos = nixpkgs.lib.nixosSystem { modules = [ ./configuration.nix + ./discourse.nix ./tide.nix home-manager.nixosModules.home-manager sops-nix.nixosModules.sops