Added linkal service

This commit is contained in:
Luj 2022-09-27 06:58:08 +02:00
parent 49739e585e
commit 6b4b2cbe31
Signed by: luj
GPG key ID: 6FC74C847011FD83
6 changed files with 213 additions and 28 deletions

View file

@ -38,6 +38,7 @@ in
paperless-ng = prev.pkgs.callPackage ../packages/paperless-ng { };
tailscale = prev.unstable.tailscale;
nodePackages = prev.unstable.nodePackages;
linkal = inputs.linkal.defaultPackage."${system}";
})
inputs.neovim-nightly-overlay.overlay
];