!
This commit is contained in:
parent
b12b9256a6
commit
efd6ea7eca
2 changed files with 7 additions and 0 deletions
|
|
@ -24,6 +24,12 @@
|
|||
ladybird
|
||||
#inputs.nix-gaming.packages.${pkgs.system}.star-citizen
|
||||
];
|
||||
services.zerotierone = {
|
||||
enable = true;
|
||||
joinNetworks = [
|
||||
"A84AC5C10AD269CA"
|
||||
];
|
||||
};
|
||||
#LLMs
|
||||
services.ollama = {
|
||||
enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue