feat: Added ncpamixer back and added jellyseer link to homepage
This commit is contained in:
@@ -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 = {
|
||||
|
||||
@@ -495,7 +495,7 @@ in {
|
||||
installRustc = false;
|
||||
settings = {
|
||||
inlayHints = {
|
||||
typeHints.enable = true;
|
||||
typeHints.enable = false;
|
||||
};
|
||||
files.exclude = [
|
||||
".cargo/"
|
||||
|
||||
@@ -25,6 +25,12 @@
|
||||
href = "https://jellyfin.tsuba.darksailor.dev";
|
||||
};
|
||||
}
|
||||
{
|
||||
"Jellyseerr" = {
|
||||
description = "Jellyseerr Media Server";
|
||||
href = "https://jellyseerr.tsuba.darksailor.dev";
|
||||
};
|
||||
}
|
||||
{
|
||||
"Sonarr" = {
|
||||
description = "Sonarr";
|
||||
|
||||
Reference in New Issue
Block a user