Drop legcord, add nixcord with defaults.

This commit is contained in:
jay
2025-07-13 11:29:56 -04:00
parent 456081a657
commit 5e424b9131
3 changed files with 13 additions and 1 deletions

View File

@@ -29,6 +29,10 @@
url = "github:nix-community/impermanence";
};
nixcord = {
url = "github:kaylorbean/nixcord";
};
sops-nix-stable-nixos = {
url = "github:Mic92/sops-nix";
inputs.nixpkgs.follows = "nixpkgs-stable-nixos";