diff --git a/machines/dev/fedi201/fedipanel.nix b/machines/dev/fedi201/fedipanel.nix index a9cf0ad2..d630b821 100644 --- a/machines/dev/fedi201/fedipanel.nix +++ b/machines/dev/fedi201/fedipanel.nix @@ -1,10 +1,10 @@ { config, - sources, ... }: let name = "panel"; + sources = import ../../../npins; in { _class = "nixos";