added: custom discord rpc

This commit is contained in:
2025-12-13 15:02:29 +00:00
parent dcbc756ac5
commit ba87100421
5 changed files with 140 additions and 5 deletions

View File

@@ -11,6 +11,7 @@
nixos-wsl.url = "github:nix-community/NixOS-WSL/main";
nix-meow.url = "git+https://git.scug.io/nikkuss/nix-meow.git"; # config manager, meow'd
hyprland.url = "github:hyprwm/Hyprland";
rsRPC.url = "github:Doloro1978/rsRPC";
quickshell = {
url = "git+https://git.outfoxxed.me/outfoxxed/quickshell";
inputs.nixpkgs.follows = "nixpkgs";