1
0
Fork 0
mirror of https://github.com/ryanccn/flake.git synced 2025-12-06 08:10:43 +01:00

feat: add discord-applemusic-rich-presence

with overlay to use package from PR
This commit is contained in:
Ryan Cao 2023-07-27 14:19:23 +08:00
parent ca991354a8
commit 4919ce7e91
Signed by: ryanccn
SSH key fingerprint: SHA256:NtP/BlVhoQq4xU6BEcZeT8nIPvHntkJ3lIc2yB+F09E
4 changed files with 48 additions and 25 deletions

View file

@ -3,12 +3,14 @@
config,
agenixModule,
ctpModule,
caarlosModule,
...
}: {
home.stateVersion = "23.05";
imports = [
agenixModule
ctpModule
caarlosModule
./programs/zsh.nix
./programs/fish.nix
./programs/starship.nix
@ -25,6 +27,13 @@
ryan-term-bin
];
services = {
discord-applemusic-rich-presence = {
enable = true;
package = pkgs.discord-applemusic-rich-presence;
};
};
catppuccin.flavour = "frappe";
age.secrets."attic.toml" = {