diff --git a/flake.nix b/flake.nix index 3b0aa88..c031ab5 100644 --- a/flake.nix +++ b/flake.nix @@ -165,7 +165,7 @@ modules = [ ({ config, pkgs, ... }: { nixpkgs.overlays = [ overlay-unstable ]; }) - ./hosts/v-th-rpi-01/home.nix + ./hosts/p-th-rpi-01/home.nix ]; }; };