Add just and ollama to home.packages
This commit is contained in:
@@ -7,7 +7,11 @@
|
||||
};
|
||||
|
||||
home.packages = with pkgs; [
|
||||
# Development
|
||||
just
|
||||
|
||||
# Tools
|
||||
ollama
|
||||
];
|
||||
|
||||
programs.direnv = {
|
||||
|
||||
Reference in New Issue
Block a user