Commit Graph

367 Commits

Author SHA1 Message Date
uttarayan21
e53c1d2f25 fix(caddy): switch dns provider from hetzner to cloudflare across all services 2025-11-27 22:17:31 +05:30
uttarayan21
9542689024 feat(tako): enable autoLaunch and disable password login for immich
chore(tako): uncomment excalidraw, flaresolverr, and prowlarr service imports
2025-11-27 20:53:52 +05:30
uttarayan21
a9616c8564 feat(neovim): enable on tako device
feat(authelia): configure port and reverse proxy
feat(lldap): force password reset and update settings
fix(nixos): remove root from trusted users on ryu and tako
fix(immich): disable auto launch and enable password login
refactor(tako): enable authelia, immich, and lldap services
chore(secrets): update lldap seed and metadata timestamps
2025-11-27 20:51:34 +05:30
uttarayan21
f9970ce3af fix: use device.user for trusted users and primary user across configurations
The changes update the configuration to use a `device.user` variable instead of hardcoded usernames like "fs0c131y" and "servius". This makes the configurations more flexible and reusable across different devices. The changes affect nixos configurations for mirai, ryu, and tako, as well as the darwin configuration for kuro, and the deploy.nix file.

The key changes include:
- Replacing hardcoded usernames with `device.user` in trusted-users lists
- Updating system.primaryUser to use `device.user`
- Modifying user definitions to use the device.user variable
- Adjusting deploy configuration to use "servius" as sshUser for tako
- Commenting out some service modules in tako's services/default.nix
2025-11-27 17:37:02 +05:30
uttarayan21
bd889f3a5e docs: simplify README to focus on machine list and update flake references 2025-11-27 16:51:22 +05:30
uttarayan21
a8ece6cf19 feat: update flake dependencies and add openssh service config 2025-11-26 21:07:30 +05:30
uttarayan21
b555cbe0af chore(nix): remove lfca dependency and add sd_mod kernel module 2025-11-26 20:20:59 +05:30
uttarayan21
d414e862f5 fix(tako): remove nvme from initrd modules and switch cpu microcode update to intel 2025-11-26 19:17:29 +05:30
uttarayan21
f1d8ea6069 feat(deploy): update mirai hostname and add tako deployment config
The commit updates the hostname for the mirai node to include the full domain name and adds a new deployment configuration for a tako node. It also includes changes to the tako configuration file such as updating secret paths, user configuration, timezone, and disk layout settings. Additionally, several services are commented out in the tako configuration.
2025-11-26 18:43:30 +05:30
uttarayan21
b5399c5cc8 feat: Added tako 2025-11-26 18:15:12 +05:30
uttarayan21
58594d582b feat(chat): implement qwen3-coder-30b model with custom chat template and tool support
The commit message reflects the main changes:
1. Updated model name from "gpt-oss-20b" to "qwen3-coder-30b" in aichat.nix
2. Changed the default model to ryu:qwen3-coder-30b in aichat.nix
3. Added a new chat template file (chat.hbs) with tool/function calling support
4. Configured llama.cpp to use the new chat template file
5. Enabled HDR display settings in hyprland
6. Modified gamemode to unload lmstudio on start and added custom script for gamemode startup

All changes are focused on implementing Qwen3-Coder-30B model with enhanced tool calling capabilities and system configuration improvements.
2025-11-26 15:34:10 +05:30
uttarayan21
3a8e182170 feat: enable tinymist and add dualsense service configuration 2025-11-25 23:09:03 +05:30
uttarayan21
106eccf350 chore: remove immich and wivrn dependencies from flake config 2025-11-23 23:42:00 +05:30
uttarayan21
2f870f4f2e feat(nixos): integrate headplane and enhance configs with new services 2025-11-23 05:16:49 +05:30
uttarayan21
a99cc07124 refactor(tailscale): update to use masterPkgs for tailscale 2025-11-22 19:24:29 +05:30
uttarayan21
819c444daf feat(vms): configure libvirt and QEMU settings in default.nix 2025-11-22 16:18:39 +05:30
uttarayan21
d8f045d69e feat(flakes): update crates.io-index 2025-11-22 15:47:02 +05:30
uttarayan21
2721c696d0 feat(programs): add opencode configuration
Enable 'opencode.nix' and update associated configurations.
2025-11-22 03:17:53 +05:30
uttarayan21
2ce14b1c70 feat(nixos): add AirPods handoff service configuration 2025-11-17 21:04:56 +05:30
uttarayan21
63720605a0 chore: update dependencies and modify OBS plugins configuration 2025-11-16 02:07:17 +05:30
uttarayan21
86a6dc481d chore(nix): update flake.lock and refactor ryu services configuration 2025-11-14 20:00:46 +05:30
uttarayan21
1a42c54678 feat(neovim): add shortcut for sidekick CLI toggle
fix(ryu): update filesystem type to ntfs3
2025-11-12 16:47:27 +05:30
uttarayan21
4edb4e5535 chore: remove deoxys VM server from configuration files 2025-11-12 15:20:58 +05:30
uttarayan21
bbe44afe28 feat: add wivrn and nixpkgs-xr inputs and update related configs 2025-11-11 18:28:14 +05:30
uttarayan21
ca194088ae feat(nixos): add wlx-overlays and wivrn services, update gamemode settings 2025-11-11 16:55:53 +05:30
uttarayan21
ba648817a3 refactor: update dependencies and flake configurations 2025-11-11 13:46:26 +05:30
uttarayan21
c32e7a81f8 chore: disable llama.nix service and comment in default.nix 2025-11-03 09:56:03 +02:00
uttarayan21
d93952b272 chore(services): comment out unused llama.nix import 2025-11-03 13:25:22 +05:30
uttarayan21
21e2463822 feat: update flake configurations and add WoL for tsuba device 2025-11-03 13:20:00 +05:30
uttarayan21
fb3af7f9fa feat(neovim): add tree-sitter-pest support and refactor configurations 2025-11-03 00:56:43 +05:30
uttarayan21
0f77e228b0 feat(nixos): add terraria and gamemode services and update configurations 2025-11-02 22:14:34 +05:30
uttarayan21
64380acf01 feat(nix): add nix-auth and update flake-utils dependencies 2025-10-30 22:37:43 +05:30
uttarayan21
e68b9ca00a feat(configuration): add trusted interface and UDP port for Warframe 2025-10-30 11:33:50 +05:30
uttarayan21
6b53bd8dc3 feat(nixos): allow UDP ports 4950 and 4955 for Warframe 2025-10-29 23:38:29 +05:30
uttarayan21
57317446da feat(hyprpaper): update wallpaper configurations and preload logic
fix(nixos): enable nftables in ryu configuration
2025-10-29 18:55:40 +05:30
uttarayan21
c0c6de8a45 chore(fmt): Run alejandra fmt 2025-10-28 20:07:33 +05:30
uttarayan21
4c54d131af feat: Use upstream anyrun with a patch applied 2025-10-28 18:02:53 +05:30
uttarayan21
d1959bdd8f feat(immich): re-enable immich 2025-10-26 02:03:01 +05:30
uttarayan21
88df4eef88 feat(dashboards): add Grafana monitoring dashboards for various nodes
Some checks failed
Flake checker / Build Nix targets (push) Has been cancelled
2025-10-24 15:27:33 +05:30
uttarayan21
5539c45489 feat(monitoring): update OIDC config for improved authentication handling 2025-10-24 14:36:15 +05:30
uttarayan21
705c6c0b3b feat(monitoring): update OAuth config for improved security settings 2025-10-24 14:13:59 +05:30
uttarayan21
bda071e9f8 feat(monitoring): add Grafana and Prometheus service configurations 2025-10-24 13:49:43 +05:30
uttarayan21
322e4e4230 refactor(darwin,nixos): simplify module imports and theme configs 2025-10-24 08:54:36 +05:30
uttarayan21
7e98fc2e52 feat(darwin): add stylix module for enhanced styling options 2025-10-24 08:18:46 +05:30
uttarayan21
d1980ac0ae chore: update flake.lock with latest revisions and narHashes
feat(hyprland): enable direct_scanout and set bitdepth to 10

fix(hyprpaper): conditionally enable based on 'ryu' device

fix(wallpaperengine): add shorthand flag for scaling option

feat(ryu): switch to open NVIDIA driver and use latest package
2025-10-22 03:03:51 +05:30
uttarayan21
5a04c53801 feat(steam): add protonup-qt to system packages 2025-10-21 17:26:16 +05:30
uttarayan21
907bb67f28 chore: remove commented-out sections for unused services 2025-10-18 14:33:41 +05:30
uttarayan21
6ff9fb3a0a refactor(services): comment out jellyseerr and lidarr, delete sonarr and radarr 2025-10-18 13:40:12 +05:30
uttarayan21
f3da867a0b feat(hyprland): update keybindings for togglefloating and fullscreen
feat(ryu): add easyeffects to system packages and apps configuration
2025-10-18 02:53:06 +05:30
uttarayan21
83f3fedab0 feat(hyprland): update primary monitor wallpaper to hornet
chore(gitea): comment out actions-runner and related services

feat(utils): add new hornet wallpaper definition
2025-10-17 11:28:06 +05:30