diff --git a/flake.nix b/flake.nix index 7dd98f33..7e16dba8 100644 --- a/flake.nix +++ b/flake.nix @@ -276,7 +276,7 @@ homeConfigurations = let devices = linux_devices; in - (import ./linux/device.nix { + (import ./home/linux/device.nix { inherit devices inputs nixpkgs home-manager overlays; }) // {