feat: Added ncpamixer back and added jellyseer link to homepage

This commit is contained in:
uttarayan21
2025-07-17 21:48:16 +05:30
parent 968c81a8cb
commit 4df3592833
3 changed files with 10 additions and 1 deletions

View File

@@ -16,6 +16,9 @@ in {
services.kdeconnect.enable = linux_gui;
services.kdeconnect.indicator = linux_gui;
home.packages = with pkgs; [
ncpamixer
];
# services.swayosd.enable = linux_gui;
# services.swaync.enable = linux_gui;
# services.nextcloud-client = {

View File

@@ -495,7 +495,7 @@ in {
installRustc = false;
settings = {
inlayHints = {
typeHints.enable = true;
typeHints.enable = false;
};
files.exclude = [
".cargo/"

View File

@@ -25,6 +25,12 @@
href = "https://jellyfin.tsuba.darksailor.dev";
};
}
{
"Jellyseerr" = {
description = "Jellyseerr Media Server";
href = "https://jellyseerr.tsuba.darksailor.dev";
};
}
{
"Sonarr" = {
description = "Sonarr";