Commit Graph

15 Commits

Author SHA1 Message Date
uttarayan21
7dcb0df9b8 fix(darwin): uncomment user and host configurations
Some checks failed
Flake checker / Build Nix targets (push) Has been cancelled
2025-12-05 15:31:41 +05:30
uttarayan21
0f6ee21a35 fix: update deploy-rs usage and nix version for mirai and related systems
Some checks failed
Flake checker / Build Nix targets (push) Has been cancelled
2025-11-28 16:30:48 +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
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
4edb4e5535 chore: remove deoxys VM server from configuration files 2025-11-12 15:20:58 +05:30
uttarayan21
71228dd717 feat: Added jellyfin reverse proxy 2025-07-13 05:02:55 +05:30
uttarayan21
2981ca1143 feat: Update to raspberry pi stuff 2025-07-12 20:38:45 +05:30
uttarayan21
cdc60fefb4 feat: Added rpi as a ssh and deploy target 2025-06-19 15:57:29 +05:30
uttarayan21
c6d2b6d5e6 feat: Update steamdeck remote 2025-05-26 14:38:34 +05:30
uttarayan21
7133046a8b feat: Use deploy-rs
Signed-off-by: uttarayan21 <email@uttarayan.me>
2025-05-04 02:38:07 +05:30
uttarayan21
79fb65873f feat: Added allowed ssh key in shiro 2025-02-08 03:09:28 +05:30
uttarayan21
8ca4305d7b feat: Added shiro to deploy target 2025-02-08 00:15:30 +05:30
uttarayan21
e0d55482f3 feat: Use wezterm as default darwin 2025-02-07 10:42:45 +05:30
uttarayan21
d41168c1be feat: Move deploy nodes to a different file 2025-01-03 00:50:58 +05:30
uttarayan21
0c30644fe3 feat: Only deploy mirai 2024-10-01 15:13:38 +05:30