feat: Ollama

This commit is contained in:
uttarayan21
2025-07-29 23:11:04 +05:30
parent 3324ae280d
commit c655cb26f1
7 changed files with 109 additions and 12 deletions

View File

@@ -1,10 +1,10 @@
{...}: {
imports = [
# ./ollama.nix
# ./rsyncd.nix
# ./sunshine.nix
# ./zerotier.nix
# ./dnscrypt.nix
./ollama.nix
./tailscale.nix
./samba.nix
./mullvad.nix
@@ -14,7 +14,4 @@
./minecraft.nix
./fwupd.nix
];
services = {
# hardware.openrgb.enable = true;
};
}