updating flake

This commit is contained in:
Gabriella Bere 2024-08-23 13:23:57 +01:00
parent e1d94eefba
commit e5dd402fdb
4 changed files with 9 additions and 8 deletions

View file

@ -242,7 +242,7 @@
config = {
plugins = [
# An array of all the plugins you want, which either can be paths to the .so files, or their packages
inputs.anyrun.packages.${pkgs.system}.applications
# inputs.anyrun.packages.${pkgs.system}.applications
# ./some_plugin.so
# "${inputs.anyrun.packages.${pkgs.system}.anyrun-with-all-plugins}/lib/kidex"
];