Install comma. Remove unused programs.

This commit is contained in:
Daniel Lundin 2024-09-19 16:51:53 +02:00
parent 0f26b88080
commit f5245e6450
Signed by: dln
SSH key fingerprint: SHA256:dQy1Xj3UiqJYpKR5ggQ2bxgz4jCH8IF+k3AB8o0kmdI
2 changed files with 2 additions and 3 deletions

View file

@ -6,6 +6,7 @@
cargo cargo
clang clang
codeium codeium
comma
dogdns dogdns
gnumake gnumake
go go
@ -19,10 +20,8 @@
prettierd prettierd
rust-analyzer rust-analyzer
rustc rustc
sqlite
stylua stylua
tree-sitter tree-sitter
zig
]; ];
home.sessionVariables = { home.sessionVariables = {

View file

@ -41,7 +41,7 @@ in
}; };
git = { git = {
push-branch-prefix = "dln/push-" push-branch-prefix = "dln/push-";
}; };
ui = { ui = {