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