flake: remove packages

This commit is contained in:
LavaDesu 2022-02-01 23:05:32 +07:00
parent fb1de1415e
commit 31bcf93498
Signed by: cilly
GPG key ID: 6500251E087653C9

View file

@ -90,6 +90,5 @@
# TODO: currently broken
# devShells.x86_64-linux = pkgs.callPackage ./shells { inherit inputs; };
packages.x86_64-linux = pkgs.me;
};
}