Use youmu debug

This commit is contained in:
Natsu Kagami 2023-11-16 01:03:46 +01:00
parent 37b780ba72
commit c6518aae2f
Signed by: nki
GPG key ID: 55A032EB38B49ADB
2 changed files with 5 additions and 4 deletions

View file

@ -28,7 +28,7 @@
# ---
# Imported apps
rnix-lsp.url = "github:nix-community/rnix-lsp";
youmubot.url = "github:natsukagami/youmubot";
youmubot.url = "github:natsukagami/youmubot/debug";
swayfx = {
url = github:WillPower3309/swayfx;
inputs.nixpkgs.follows = "nixpkgs";