From 00df609993de23b3731c026e883d60faa55676c1 Mon Sep 17 00:00:00 2001 From: death916 Date: Thu, 30 Oct 2025 00:43:03 -0700 Subject: [PATCH] halloy --- flake.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/flake.nix b/flake.nix index a530dff..cdb5cbc 100644 --- a/flake.nix +++ b/flake.nix @@ -59,7 +59,7 @@ unstablePkgs = import nixpkgs-unstable { inherit system; }; }; modules = [ - { nixpkgs.overlays = [ overlays.waveterm overlays.halloy overlays.rust ]; } + { nixpkgs.overlays = [ overlays.waveterm overlays.rust overlays.halloy ]; } ./nixos/configuration.nix ./nixos/hardware-configuration.nix home-manager.nixosModules.home-manager @@ -172,4 +172,4 @@ }; }; }; -} +} \ No newline at end of file