diff --git a/hosts/worker/configuration.nix b/hosts/worker/configuration.nix index 9f6bca7..7487ca2 100644 --- a/hosts/worker/configuration.nix +++ b/hosts/worker/configuration.nix @@ -7,9 +7,9 @@ { imports = [ # Include the results of the hardware scan. - ./hardware-configuration.nix + ./hardware-configuration-amon.nix inputs.home-manager.nixosModules.default - ../../modules/nixos/baal.nix + ../../modules/nixos/amon.nix ]; # Bootloader.