From c35b98607b5d76fdc24ac72ece1100f57b56c2ce Mon Sep 17 00:00:00 2001 From: death916 Date: Thu, 30 Oct 2025 00:30:40 -0700 Subject: [PATCH] halloy --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index b34883d..25a4678 100644 --- a/flake.nix +++ b/flake.nix @@ -59,7 +59,7 @@ unstablePkgs = import nixpkgs-unstable { inherit system; }; }; modules = [ - { nixpkgs.overlays = [ overlays.waveterm ]; } + { nixpkgs.overlays = [ overlays.waveterm overlays.halloy ]; } ./nixos/configuration.nix ./nixos/hardware-configuration.nix home-manager.nixosModules.home-manager