feat: configure discord via nix

such that it themes and is declarative
This commit is contained in:
Teesh 2026-03-11 09:26:30 +02:00
parent 1b74745d5d
commit 5b6dff7fc0
3 changed files with 116 additions and 11 deletions

View file

@ -48,6 +48,8 @@
nix-openclaw.url = "github:openclaw/nix-openclaw";
nix-openclaw.inputs.nixpkgs.follows = "nixpkgs";
nixcord.url = "github:FlameFlag/nixcord";
};
outputs = inputs @ {flake-parts, ...}: