added a user service that tracks new updates for packages that I maintain, also moved the login sound from the hyprland config to a systemd service that triggers after graphical-session.target

This commit is contained in:
2024-11-10 15:08:54 -05:00
parent 366a0c1175
commit 06b840a743
7 changed files with 113 additions and 12 deletions

View File

@@ -1,8 +0,0 @@
{
programs.nixvim.plugins.chatgpt = {
enable = true;
settings = {
api_key_cmd = "pass keys/openai/apikey";
};
};
}

View File

@@ -8,7 +8,6 @@
# ./coq.nix
./barbar.nix
./cmp.nix
./chatgpt.nix
./lsp.nix
./fidget.nix
./lualine.nix