diff --git a/hosts/cube/configuration.nix b/hosts/cube/configuration.nix index f8758087..8813aa9b 100644 --- a/hosts/cube/configuration.nix +++ b/hosts/cube/configuration.nix @@ -7,7 +7,7 @@ imports = [ # Include the results of the hardware scan. ./hardware-configuration.nix - ./wireguard.nix + ./home-controller.nix ]; # Use the GRUB 2 boot loader.