feat: configure discord via nix
such that it themes and is declarative
This commit is contained in:
parent
1b74745d5d
commit
5b6dff7fc0
3 changed files with 116 additions and 11 deletions
|
|
@ -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, ...}:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue