From 5db849639d0d13a1e7cb0648009eadc91884d385 Mon Sep 17 00:00:00 2001 From: "quentin@aristote.fr" Date: Wed, 12 Mar 2025 18:44:59 +0100 Subject: allow reboot on autoUpgrade --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'flake.nix') diff --git a/flake.nix b/flake.nix index 3c615eb..98a52a9 100644 --- a/flake.nix +++ b/flake.nix @@ -32,7 +32,7 @@ inherit system; modules = commonModules - ++ [./config ./config/hardware-configuration.nix]; + ++ [./config ./config/hardware]; }; hermes-test = nixpkgs.lib.nixosSystem { inherit system; -- cgit v1.2.3