twiddling with AI integration

This commit is contained in:
atagen 2024-05-01 16:01:21 +10:00
parent a145fad398
commit a9e78be414
4 changed files with 5 additions and 1 deletions

View file

@ -32,6 +32,7 @@
stable-diffusion = {
name = "Stable Diffusion";
type = "Application";
icon = ../icons/comfyui.png;
exec = "${let
notify-send = "${lib.getExe' pkgs.libnotify "notify-send"}";
systemctl = "${lib.getExe' pkgs.systemd "systemctl"}";