Remove unused program from flake and school role

This commit is contained in:
Toast 2024-01-19 12:10:00 +01:00
parent 1f00befb3e
commit b5a58ea23f
3 changed files with 1 additions and 69 deletions

View file

@ -105,7 +105,6 @@
};
packages = {
x86_64-linux = with import nixpkgs-unstable-raw { system = "x86_64-linux"; }; {
pseint = callPackage ./pkgs/pseint.nix {};
anything-sync-daemon = callPackage ./pkgs/anything-sync-daemon {};
discord-krisp-fixer = callPackage ./pkgs/discord-krisp-fixer {};
};