diff --git a/hosts/sanganto/default.nix b/hosts/sanganto/default.nix index 8f07fa8..5ba1b98 100644 --- a/hosts/sanganto/default.nix +++ b/hosts/sanganto/default.nix @@ -32,7 +32,7 @@ "openssl-1.0.2u" ]; }; - overlays = [(import ../overlays/ncmpcpp.nix)]; + overlays = [(import ../../overlays/ncmpcpp.nix)]; }; boot = { diff --git a/hosts/sercanto/default.nix b/hosts/sercanto/default.nix index fcc81c9..e2463fb 100644 --- a/hosts/sercanto/default.nix +++ b/hosts/sercanto/default.nix @@ -34,7 +34,7 @@ "openssl-1.0.2u" ]; }; - overlays = [(import ../overlays/ncmpcpp.nix)]; + overlays = [(import ../../overlays/ncmpcpp.nix)]; }; boot = {