laptop: add school programs

This commit is contained in:
Anthony Rodriguez 2024-09-16 15:22:29 +02:00
parent 03a4f6d34a
commit 66b397d1ed
Signed by: nezia
GPG key ID: EE3BE97C040A86CE
2 changed files with 2 additions and 1 deletions

View file

@ -3,5 +3,5 @@
{
programs.fzf.enable = true;
programs.fastfetch.enable = true;
home.packages = with pkgs; [ obsidian proton-pass spotify vesktop wl-clipboard ];
home.packages = with pkgs; [ element-desktop obsidian proton-pass spotify vesktop wl-clipboard ];
}

View file

@ -70,6 +70,7 @@
gopls.enable = true;
nixd.enable = true;
lua-ls.enable = true;
clangd.enable = true;
};
keymaps = {
lspBuf = {