From e58283e94c00fdbef7645be9714c05eb338a7482 Mon Sep 17 00:00:00 2001 From: Antoine Fauroux Date: Thu, 20 Aug 2026 15:51:18 -0400 Subject: [PATCH] flake: kcnhub: add unstable-unfree overlay --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 5bdabb0..1ff38fb 100644 --- a/flake.nix +++ b/flake.nix @@ -52,7 +52,7 @@ specialArgs = attrs; modules = [ flakes - (applyOverlays [ unfree-overlay unstable-overlay python-overlay package-overlays ]) + (applyOverlays [ unfree-overlay unstable-overlay unstable-unfree-overlay python-overlay package-overlays ]) vscode-server.nixosModules.default ./machines/kcnhub/configuration.nix sops-nix.nixosModules.sops