This commit is contained in:
Aleksandr Lebedev 2025-03-17 23:53:19 +01:00
parent b12b9256a6
commit efd6ea7eca
2 changed files with 7 additions and 0 deletions

View file

@ -24,6 +24,12 @@
ladybird
#inputs.nix-gaming.packages.${pkgs.system}.star-citizen
];
services.zerotierone = {
enable = true;
joinNetworks = [
"A84AC5C10AD269CA"
];
};
#LLMs
services.ollama = {
enable = true;