update flake

This commit is contained in:
Hadi
2025-04-14 09:49:40 +02:00
parent 7b04553470
commit f4829e758e
3 changed files with 67 additions and 71 deletions

View File

@@ -1,9 +1,6 @@
{ pkgs, inputs, ... }: {
imports = [ inputs.anyrun.homeManagerModules.default ];
programs.anyrun = {
enable = true;
config = {
plugins = with inputs.anyrun.packages.${pkgs.system}; [
applications