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:
@@ -1,8 +0,0 @@
|
||||
{
|
||||
programs.nixvim.plugins.chatgpt = {
|
||||
enable = true;
|
||||
settings = {
|
||||
api_key_cmd = "pass keys/openai/apikey";
|
||||
};
|
||||
};
|
||||
}
|
||||
@@ -8,7 +8,6 @@
|
||||
# ./coq.nix
|
||||
./barbar.nix
|
||||
./cmp.nix
|
||||
./chatgpt.nix
|
||||
./lsp.nix
|
||||
./fidget.nix
|
||||
./lualine.nix
|
||||
|
||||
Reference in New Issue
Block a user