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