feat(desktop): add nixcord module

This commit is contained in:
matt1432 2025-01-16 10:45:14 -05:00
parent de5e8c58d2
commit 22d186472e
4 changed files with 140 additions and 17 deletions

View file

@ -145,6 +145,14 @@ let
owner = "eriedaberrie";
repo = "grim-hyprland";
};
nixcord = mkDep {
owner = "kaylorben";
repo = "nixcord";
# FIXME: https://github.com/KaylorBen/nixcord/pull/69
rev = "02247bedd6988a1169c4499406970b92bfd8aa02";
};
};
agsInputs = {