Removed polr part 2

This commit is contained in:
Luj 2022-09-25 06:59:06 +02:00
parent 5eefcdfd74
commit b62e5bcad3
Signed by: luj
GPG key ID: 6FC74C847011FD83
2 changed files with 0 additions and 2 deletions

View file

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