Commit Graph

11 Commits

Author SHA1 Message Date
uttarayan21
85a130d868 chore(build): replace mirai builder with tako in build machine configurations
Some checks failed
Flake checker / Build Nix targets (push) Has been cancelled
2025-12-05 02:06:28 +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
ade668cf47 feat: Added nil_ls and added lmstudio to aichat 2025-08-07 17:47:28 +05:30
uttarayan21
80d53cc79e feat: Added stuff 2025-06-24 00:15:13 +05:30
uttarayan21
a0f717dcb0 feat: Use fs0c131y as primaryUser for kuro 2025-06-04 12:04:50 +05:30
uttarayan21
7c2748b517 feat: Added nh to macos 2025-05-28 16:14:02 +05:30
uttarayan21
a74d463167 feat: Added sudo touchId 2025-04-23 11:48:21 +05:30
uttarayan21
af9f08294d feat: Add nushell plugins and remove zsh and bash from nix in kuro 2025-03-11 12:49:32 +05:30
uttarayan21
8024fd2c78 feat: Update flake inputs 2025-03-05 15:29:03 +05:30
uttarayan21
1c6b15100e chore: remove deprecated services.nix-dameon.enable from nix-darwin 2025-03-03 11:58:33 +05:30
uttarayan21
ec82997408 feat: Split darwin into seperate folders as well 2025-02-07 13:20:47 +05:30