add nixcord

This commit is contained in:
Hadi
2025-03-04 20:57:33 +01:00
parent f86fd5bf02
commit 41dacd47a5
23 changed files with 443 additions and 561 deletions

View File

@@ -38,6 +38,7 @@
"git+https://git.sr.ht/~canasta/zen-browser-flake/"; # updated flake
nvf.url = "github:notashelf/nvf";
superfile = { url = "github:yorukot/superfile"; };
nixcord = { url = "github:kaylorben/nixcord"; };
};
outputs = inputs@{ nixpkgs, ... }: {