Remove unused program from flake and school role
This commit is contained in:
parent
1f00befb3e
commit
b5a58ea23f
3 changed files with 1 additions and 69 deletions
|
|
@ -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 {};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue