Commit graph

176 commits

Author SHA1 Message Date
Hari
a537e0827a
smb hostname truncate + hard limit (#29)
Some checks are pending
quality / changes (push) Waiting to run
quality / Flake Check (push) Blocked by required conditions
quality / Nix Format Check (push) Blocked by required conditions
quality / Deploy netty (push) Blocked by required conditions
2026-04-01 21:34:59 +00:00
Hari
3a40e8d634
updatereadme (#28)
Some checks are pending
quality / changes (push) Waiting to run
quality / Flake Check (push) Blocked by required conditions
quality / Nix Format Check (push) Blocked by required conditions
quality / Deploy netty (push) Blocked by required conditions
2026-04-01 20:40:49 +00:00
Hari
72b9ee6507
forgejo require signin (#27)
* require sign-in for all forgejo access

Adds REQUIRE_SIGNIN_VIEW to prevent unauthenticated cloning and browsing.

* update readme
2026-04-01 20:39:43 +00:00
Hari
54e766b728
require sign-in for all forgejo access (#26)
Adds REQUIRE_SIGNIN_VIEW to prevent unauthenticated cloning and browsing.
2026-04-01 20:38:15 +00:00
Hari
50702bc647
rm (#25)
Some checks are pending
quality / changes (push) Waiting to run
quality / Flake Check (push) Blocked by required conditions
quality / Nix Format Check (push) Blocked by required conditions
quality / Deploy netty (push) Blocked by required conditions
2026-04-01 19:54:03 +00:00
Hari
8b04787d62
add auto-merge workflow for all PRs (#24)
Some checks are pending
quality / changes (push) Waiting to run
quality / Flake Check (push) Blocked by required conditions
quality / Nix Format Check (push) Blocked by required conditions
quality / Deploy netty (push) Blocked by required conditions
2026-04-01 18:33:21 +00:00
Hari
ae12ade633
move forgejo off port 3000 to 19300 (#23) 2026-04-01 18:31:29 +00:00
Hari
5c8b59529c
add composer, staticcheck, golangci-lint, cadaver to extras (#22)
Some checks are pending
quality / changes (push) Waiting to run
quality / Flake Check (push) Blocked by required conditions
quality / Nix Format Check (push) Blocked by required conditions
quality / Deploy netty (push) Blocked by required conditions
2026-04-01 04:20:29 +00:00
Hari
b87d614060
fix canola load path (#21)
Some checks are pending
quality / changes (push) Waiting to run
quality / Flake Check (push) Blocked by required conditions
quality / Nix Format Check (push) Blocked by required conditions
quality / Deploy netty (push) Blocked by required conditions
2026-04-01 03:55:03 +00:00
Hari
4981829a11
claude (#20) 2026-04-01 03:09:19 +00:00
Hari
a9e8899ef0
fix-canole-hidden-files (#19)
Some checks are pending
quality / changes (push) Waiting to run
quality / Flake Check (push) Blocked by required conditions
quality / Nix Format Check (push) Blocked by required conditions
quality / Deploy netty (push) Blocked by required conditions
2026-04-01 00:47:18 +00:00
Hari
a5fd2ff869
key swap + ssh (#17)
Some checks are pending
quality / changes (push) Waiting to run
quality / Flake Check (push) Blocked by required conditions
quality / Nix Format Check (push) Blocked by required conditions
quality / Deploy netty (push) Blocked by required conditions
2026-03-31 23:20:51 +00:00
Hari
c1d1b2f219
fixzsh (#18) 2026-03-31 23:19:04 +00:00
Hari
1e4ccc2db6
add packages (#16)
Some checks are pending
quality / changes (push) Waiting to run
quality / Flake Check (push) Blocked by required conditions
quality / Nix Format Check (push) Blocked by required conditions
quality / Deploy netty (push) Blocked by required conditions
2026-03-31 22:20:44 +00:00
Hari
a711c9312d
canola hidden files (#15)
Some checks are pending
quality / changes (push) Waiting to run
quality / Flake Check (push) Blocked by required conditions
quality / Nix Format Check (push) Blocked by required conditions
quality / Deploy netty (push) Blocked by required conditions
2026-03-31 21:46:54 +00:00
Hari
666e17cbb4
update justfile and nvim treesitter nightly mismatch (#14) 2026-03-31 21:06:59 +00:00
Hari
49581536c1
update readme (#13)
Some checks are pending
quality / changes (push) Waiting to run
quality / Flake Check (push) Blocked by required conditions
quality / Nix Format Check (push) Blocked by required conditions
quality / Deploy netty (push) Blocked by required conditions
* update

* update readme

* update
2026-03-31 16:16:44 -04:00
fde5f3477a update 2026-03-31 16:04:15 -04:00
77b7903823 ci netty apply
Some checks are pending
quality / changes (push) Waiting to run
quality / Flake Check (push) Blocked by required conditions
quality / Nix Format Check (push) Blocked by required conditions
quality / Deploy netty (push) Blocked by required conditions
2026-03-31 15:57:12 -04:00
f820677aab disable user creation 2026-03-31 15:31:06 -04:00
feec4f69bf allow 2026-03-31 15:29:20 -04:00
57606f57f8 fix 2026-03-31 15:25:09 -04:00
000355c318 self-host vault-warden 2026-03-31 15:15:59 -04:00
42b10c5824 set password 2026-03-31 15:07:26 -04:00
a8d72bc28a new keys
Some checks are pending
quality / changes (push) Waiting to run
quality / Flake Check (push) Blocked by required conditions
quality / Nix Format Check (push) Blocked by required conditions
2026-03-31 14:42:45 -04:00
Hari
1174ed1b96
Merge pull request #11 from harivansh-afk/fix/claude-home-config
Some checks are pending
quality / changes (push) Waiting to run
quality / Flake Check (push) Blocked by required conditions
quality / Nix Format Check (push) Blocked by required conditions
Fix Claude Code Home Manager config
2026-03-31 12:59:58 -04:00
29f9020c2f Fix Claude Code Home Manager config
Generate Claude settings from Nix so managed commands use the correct home directory, add declarative keybindings for Shift+Enter newline support, and replace the broken inline docs hook with a portable script.

Also stop exporting CLAUDE_CONFIG_DIR so Claude no longer splits managed config between ~/.claude and ~/.config/claude, and fix the status line script shebang for NixOS.

Co-authored-by: Codex <noreply@openai.com>
2026-03-31 07:15:36 +00:00
b93511b85c ghostty: remove vim key table
Some checks are pending
quality / changes (push) Waiting to run
quality / Flake Check (push) Blocked by required conditions
quality / Nix Format Check (push) Blocked by required conditions
Co-authored-by: Codex <noreply@openai.com>
2026-03-31 07:05:33 +00:00
750422e345 fix prompt host color
Some checks are pending
quality / changes (push) Waiting to run
quality / Flake Check (push) Blocked by required conditions
quality / Nix Format Check (push) Blocked by required conditions
2026-03-31 02:28:43 -04:00
23e7622c6a update readme
Some checks are pending
quality / changes (push) Waiting to run
quality / Flake Check (push) Blocked by required conditions
quality / Nix Format Check (push) Blocked by required conditions
2026-03-31 01:41:43 -04:00
1e3f456e26 fix claude 2026-03-31 01:39:48 -04:00
5cf4968207 update readme 2026-03-31 01:39:41 -04:00
Hari
f544a53085
Update README.md 2026-03-31 01:21:26 -04:00
9754d930fb force private 2026-03-31 01:05:58 -04:00
65715b8ea4 update readme 2026-03-31 00:31:47 -04:00
39ad1ff7a4 fix 2026-03-31 00:29:54 -04:00
1e5f4e94ea update 2026-03-31 00:28:05 -04:00
Hari
03302eaf08
Merge pull request #10 from harivansh-afk/phase-3
phase 3
2026-03-31 00:25:22 -04:00
99febca65e fix 2026-03-31 00:23:57 -04:00
f63d51ee26 update 2026-03-31 00:23:05 -04:00
9157e06160 fix lsp 2026-03-31 00:21:26 -04:00
bdf91e1102 lsp and cmd in canola 2026-03-31 00:13:55 -04:00
71e87d48fb nvim fix 2026-03-31 00:09:59 -04:00
15d0faef95 oil and domain config 2026-03-30 23:51:45 -04:00
30ac6bc674 optimize the shit out of theme loading
switch neovim to vim.pack away from lazy
add sandboxagent package to netty
update defaults
2026-03-30 23:44:32 -04:00
6dfcfad05f color 2026-03-30 23:21:00 -04:00
692cddef21 restore aws 2026-03-30 23:03:32 -04:00
Hari
d97aee6808
Merge pull request #9 from harivansh-afk/phase-2
phase 2
2026-03-30 23:02:11 -04:00
23f876dc7c clean wt rm etc 2026-03-30 22:59:49 -04:00
4b436bdbfa prompter coloring and theme 2026-03-30 22:39:20 -04:00