diff --git a/machines/dev/fedi201/fedipanel.nix b/machines/dev/fedi201/fedipanel.nix index ba87bf4b..96a826cf 100644 --- a/machines/dev/fedi201/fedipanel.nix +++ b/machines/dev/fedi201/fedipanel.nix @@ -10,7 +10,7 @@ in _class = "nixos"; imports = [ - (../../../panel { }).module + (import ../../../panel { }).module "${sources.home-manager}/nixos" ];