Flake: remove unused packages

This commit is contained in:
Toast 2025-11-07 02:31:15 +01:00
parent afab4c4d0a
commit c42c6cd83a
4 changed files with 0 additions and 99 deletions

View file

@ -133,8 +133,6 @@
};
packages = {
x86_64-linux = with import nixpkgs-unstable-raw {system = "x86_64-linux";}; {
anything-sync-daemon = callPackage ./pkgs/anything-sync-daemon {};
discord-krisp-fixer = callPackage ./pkgs/discord-krisp-fixer {};
kasane-teto-cursor = callPackage ./pkgs/kasane-teto-cursor {};
};
};