This commit is contained in:
2026-07-31 10:14:25 -03:00
parent 3629b9465f
commit b64b4b472d
2 changed files with 34 additions and 3 deletions
+17 -1
View File
@@ -97,7 +97,23 @@
};
openspec.enable = true;
power-profiles.enable = true;
ntfy-notify.enable = true;
ntfy-notify = {
enable = true;
server = "https://ntfy.joaoporta.com";
subscriptions = [
{
priority = "normal";
topic = "music-download";
title = "Music Downloaded";
}
{
priority = "critical";
topic = "joao-kanban";
title = "Kanban Update";
}
];
};
bitwarden.enable = true;
};
home.packages =