Commit Graph

790 Commits

Author SHA1 Message Date
kenji ec70617dc2 add(apps): screenshot 2026-01-02 00:27:59 -06:00
kenji 321dbbe979 add(mako): notification 2026-01-02 00:07:33 -06:00
kenji b62e4cbafb add(apps): mako--a notification daemon 2026-01-01 23:47:05 -06:00
kenji 39fb2b4d27 add(TODO): added more TODOs 2026-01-01 23:45:26 -06:00
kenji 0327caa6d2 add(hyprland): hyprbars 2026-01-01 23:40:10 -06:00
kenji d224b12bab add(hyprland): hyprspace 2026-01-01 23:27:23 -06:00
kenji fdcabbe543 add(hypr): dynamic cursor 2026-01-01 22:09:53 -06:00
kenji 26e597e087 fix(hypr): adjusted transparency 2026-01-01 17:38:02 -06:00
kenji 7bdc88389b add(hyprlock): use no animation 2026-01-01 17:31:50 -06:00
kenji 237a7996f5 add(hyprlock): random-text 2026-01-01 17:07:24 -06:00
kenji a85014188f add(hyprlock): added typewriter animtaion 2026-01-01 16:56:02 -06:00
kenji f2f44f2fdd remove(hyprlock): typewriter for revise 2026-01-01 11:41:58 -06:00
kenji d71be6d7d9 add(nixos): input method 2026-01-01 11:26:09 -06:00
kenji 2cfa182da2 fix(hyprlock): slowed it down 2026-01-01 11:25:54 -06:00
kenji 36bc769452 refactor(hypr): organized a little more 2026-01-01 11:18:10 -06:00
kenji 4e9d47a886 fix(loupe): oversized images 2026-01-01 11:03:34 -06:00
kenji e73d9477f7 add(apps): added loupe 2026-01-01 10:58:54 -06:00
kenji 906ce21aaa add(hyprland): plugin is fixed! 2025-12-31 13:57:52 -06:00
kenji 588f1a17ca fix(monitors): fix multi-monitor setup 2025-12-31 13:57:30 -06:00
kenji 8a9569bb76 add(cursor): added rose pine hyprcursor 2025-12-31 13:57:30 -06:00
kenji 6e9949ac39 feat(hyprlock): decreased blink count 2025-12-31 13:57:30 -06:00
kenji 74446a9e81 add(apps): added delfin 2025-12-31 13:57:30 -06:00
kenji 89d9c151c5 feat(hyprland): changed binds to movewindow 2025-12-31 13:25:56 -06:00
kenji fcfe6e6493 feat(hyprlock): redesigned 2025-12-31 08:13:11 -06:00
kenji 475c870c37 remove(stylix): favors matugen 2025-12-30 19:42:42 -06:00
kenji 6eef6108c4 fix(security): harden system configuration
- Remove SSH service (was temporary)
- Close unused firewall ports (22, 80, 53)
- Require sudo password for wheel group
- Disable systemd-boot editor to prevent boot tampering
- Remove boot.shell_on_fail kernel parameter
- Add kernel hardening parameters (slab_nomerge, init_on_alloc, etc.)
- Add sysctl hardening (dmesg_restrict, kptr_restrict, etc.)
- Disable Avahi firewall broadcast
- Disable Bluetooth auto power-on at boot

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-30 19:20:21 -06:00
kenji 6919f27890 refactor(modules): rename system/ to nixos/
Clearer naming to distinguish NixOS system modules from
Home Manager modules (nixos/ vs home/).

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-30 19:13:10 -06:00
kenji 33d80a34bb fix(user): enforce declarative password management
Set mutableUsers = false to ensure password is managed declaratively
via hashedPasswordFile. Updated password hash in SOPS secrets.

Also adds nixos-config-researcher agent for Claude Code.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-30 19:06:07 -06:00
kenji 83919d2367 test 2025-12-30 18:02:37 -06:00
kenji bc6dae065b add: claude-code 2025-12-30 16:56:56 -06:00
kenji 0fb7553ebf fix(tickrs): change chart_type to lowercase 'candle' 2025-12-30 10:41:51 -06:00
kenji ad6a4b0021 fix(tickrs): correct invalid time_frame config value 2025-12-30 10:41:06 -06:00
kenji df56ff3579 feat(apps): add tickrs stock TUI with custom watchlist 2025-12-30 10:39:14 -06:00
kenji 8c225a381d remove(security): avante key 2025-12-30 09:57:43 -06:00
kenji 4c80538ee4 remove(fastfetch) removed uptme 2025-12-30 09:57:29 -06:00
kenji 055a57d005 fix: correct relative path to sops secrets in security module 2025-12-29 14:04:58 -06:00
kenji 513daff499 fix: correct relative import path in home-manager module 2025-12-29 14:03:42 -06:00
kenji 3a146f39b7 refactor: standardize config structure and consolidate modules
- Standardized apps/ directory by renaming all entry points (e.g., home.nix) to default.nix and updating imports to use directory paths.
- Consolidated system/ logic into modules/system/, eliminating the top-level system/ directory and redundant wrappers.
- Merged subsidiary utility scripts (e.g., hakase-popup.nix, switch-wallpaper.nix) into their parent default.nix files for better cohesion.
- Cleaned up unused files and updated all module references to reflect the new structure.
2025-12-29 14:02:09 -06:00
kenji 7278086b82 add(hyprpaper): switch wallpaper bind 2025-12-29 13:48:26 -06:00
kenji 0e7568b746 fix(hyprpaper): add features pls 2025-12-29 13:48:16 -06:00
kenji 3d317b672d add(hypr): added hypridle 2025-12-29 07:20:06 -06:00
kenji 9593f16875 add(hypr): terminal launcher 2025-12-28 20:32:38 -06:00
kenji 8ae15e1149 rename(scripts): hypr movements 2025-12-28 19:03:35 -06:00
kenji 91a70ee052 remove: scripts.nix under system 2025-12-28 19:03:21 -06:00
kenji 874d2cbf25 feat(fastfetch): more features 2025-12-28 18:59:06 -06:00
kenji 9827078e36 rename(fastfetch): to animo 2025-12-28 18:08:06 -06:00
kenji 3b1f775129 add(hypr): hyprlock and hypridle 2025-12-28 17:46:40 -06:00
kenji 940fb3ed2e add(fastfetch): mandatory 2025-12-28 15:15:37 -06:00
kenji 51685d59f2 add(waybar): #special workspace 2025-12-28 14:16:48 -06:00
kenji 25f838b454 fix(hyprland): workspace switch on normal workspace 2025-12-28 14:16:38 -06:00