nix: remove unused imports

This commit is contained in:
notohh 2024-01-27 19:18:19 -05:00
parent 8eb18d6545
commit 73d3c13fca
Signed by: notohh
GPG key ID: BD47506D475EE86D

View file

@ -1,9 +1,4 @@
{
lib,
pkgs,
inputs,
...
}: {
{inputs, ...}: {
nixpkgs = {
overlays = [
inputs.nur.overlay