From ca98ee54f8eface888c46cf504a2ecbecdb4f6b1 Mon Sep 17 00:00:00 2001 From: randogoth Date: Sat, 7 Feb 2026 18:55:30 +0200 Subject: [PATCH] Include bucur hardware profile in flake --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index d528c1c..ddf14ba 100644 --- a/flake.nix +++ b/flake.nix @@ -39,6 +39,7 @@ modules = [ sops-nix.nixosModules.sops ./hosts/bucur.nix + ./hosts/bucur-hardware.nix ./modules/services/caddy.nix ./modules/services/openssh.nix ./modules/services/firewall.nix