8fed12f03a
feat: make bash have better history management
2026-03-15 16:14:47 -07:00
bf4cd75c19
feat: make the starship prompt clearner
2026-03-15 16:14:32 -07:00
f09b4bbb3d
feat: allow mouse movement while typing
2026-03-14 23:01:26 -07:00
009cd16749
feat: configure startship
2026-03-14 17:53:59 -07:00
Jet Pham
755ec04d04
feat: add difftastic
2026-03-14 17:24:38 -07:00
Jet Pham
3915825258
feat: a ton of performance and qol improvements
2026-03-14 17:21:43 -07:00
Jet Pham
3a1bfec41b
feat: update git setting
2026-03-13 23:21:43 -07:00
Jet Pham
237277ac5b
fix: formatting and unused services
2026-03-11 13:22:36 -07:00
Jet Pham
6799bb8941
feat: add allowlist for claude
2026-03-10 15:49:06 -07:00
Jet Pham
d9ff0501d1
feat: add linphone
2026-03-10 13:47:19 -07:00
Jet Pham
b241067fae
feat: fix helix syntax error
2026-03-09 15:51:59 -07:00
Jet Pham
8d2981f1d2
fix: remove depricated warning config
2026-03-09 13:46:52 -07:00
Jet Pham
99b8877021
remove possibly dangerous control c alias
2026-03-09 13:46:30 -07:00
Jet Pham
f396f4ff74
fix: remove dangerous alias
2026-03-09 13:46:09 -07:00
Jet Pham
1815ab4b88
fix: remove unused lib input
2026-03-09 13:45:54 -07:00
Jet Pham
f5b62c0053
fix: remove unused opencl configurations
2026-03-09 13:43:29 -07:00
Jet Pham
a386763b86
fix: clean up comments, unused docker and podman, etc
...
configuration.nix
1. Removed stale NixOS boilerplate comments — all the default # Edit this
configuration file..., # Bootloader., # Enable the X11 windowing
system., # Define a user account..., commented-out options like #
services.openssh.enable, firewall comments, and stateVersion comment
2. Removed Docker/docker-compose — virtualisation.docker block,
users.groups.docker, "docker" from extraGroups, docker-compose from
systemPackages
3. Removed vim from systemPackages
4. Removed environment.variables.EDITOR (helix defaultEditor = true in
home.nix handles this)
5. Removed environment.sessionVariables.TERMINAL and
environment.variables.RUSTICL_ENABLE (moved to home.nix)
6. Removed /tmp/nix-build tmpfs mount
7. Added networking.firewall.enable = true and # Required for Tailscale
comment on checkReversePath
8. Separated v4l2loopback from the RAM section (moved # RAM optimizations
comment to above boot.kernel.sysctl)
9. Fixed indentation — systemPackages, programs.appimage, imports, lists
reformatted to one-item-per-line
10. Trailing whitespace cleanup throughout
home.nix
1. Removed services.podman block
2. Added TERMINAL = "kitty" and RUSTICL_ENABLE = "radeonsi" to
home.sessionVariables
3. Replaced 3 repetitive helix language blocks with a single map
expression
4. Formatting fixes — function args split to one-per-line, trailing
whitespace, list formatting (categories, urls, etc.)
5. Removed blank line before home.sessionVariables
2026-03-05 17:21:52 -08:00
Jet Pham
3606cc7425
feat: add rust ts and nix ls and for helix
2026-03-05 16:30:25 -08:00
Jet Pham
ac09076b51
feat: remove haskell from helix configuration
2026-03-05 15:49:54 -08:00
Jet Pham
4e0cfb1314
fix: fix indentation
2026-03-05 15:49:41 -08:00
Jet Pham
eac47ddc28
feat: organize home packages
2026-03-05 15:49:21 -08:00
Jet Pham
e49a188dbb
feat: remove beeper
2026-03-05 15:42:50 -08:00
Jet Pham
e826d26833
feat: make direnv reload and allow aliases dr and da
2026-03-05 13:38:55 -08:00
Jet Pham
acecc56229
fix: a ton of different changes
...
home.nix:
- Bumped home.stateVersion from "23.05" to "25.05"
- Removed the nixConfigDirectory let binding and verbose comments,
simplified to dconf.settings = {
- Removed org/gnome/desktop/background block (cat.png wallpaper)
- Removed antigravity-fhs from packages
- Removed duplicate zulip entry
configuration.nix:
- Removed "usbcore.autosuspend=-1" from boot.kernelParams
- Added targeted udev rules for Framework fingerprint reader (27a6) and
USB-C hub (32ac) autosuspend
- Added services.fstrim.enable = true for NVMe/SSD health
- Added nix.optimise.automatic = true for periodic store deduplication
- Removed duplicate comment and entire cat.png activation script
hardware-configuration.nix:
- Replaced 96GB swapfile config with swapDevices = [ ]
flake.nix:
- Removed the antigravity overlay (override + fhs binding)
2026-03-04 16:55:35 -08:00
Jet Pham
044cc7da4a
fix have nemo be the only file explorer
2026-03-04 16:18:03 -08:00
Jet Pham
7089a2c05a
feat: add alias for nix flake update nfu
2026-03-03 17:27:38 -08:00
Jet Pham
3314dbaa9c
fix: remove chrome
2026-03-02 22:19:38 -08:00
Jet Pham
f15ffa7e61
feat: add google chrome :(
2026-03-02 19:13:20 -08:00
Jet Pham
5768b554e3
feat: add a alias "c" for claude
2026-03-02 19:12:36 -08:00
Jet Pham
fb7f3b5d15
feat: add obs and virtual camera support
2026-03-02 19:12:20 -08:00
Jet Pham
ce8b7972b5
feat: set gtk3 to use dark mode by default
2026-03-02 18:43:22 -08:00
Jet Pham
5811f32beb
feat: add claude code!
2026-03-02 18:26:26 -08:00
Jet Pham
4069287840
feat: replace davinci resolve with kdenlive
2026-03-02 16:39:01 -08:00
Jet Pham
0561ba4c38
feat: add vencord client
2026-03-01 12:13:24 -08:00
Jet Pham
8da3f2a675
feat: add zulip client
2026-03-01 11:45:22 -08:00
Jet Pham
d68735aade
feat: add hyfetch to be gay and do crime
2026-02-28 19:01:03 -08:00
Jet Pham
50c1504d47
feat: make nhs a direnv script
2026-02-28 16:31:10 -08:00
Jet Pham
66ffe8350c
feat: add davinci resolve
2026-02-28 15:30:39 -08:00
Jet Pham
114199ec06
feat: add . as an alias for ..
2026-02-28 14:27:51 -08:00
Jet Pham
632089c4c5
feat: configure z to l
2026-02-28 14:26:28 -08:00
Jet Pham
58f40838e0
feat: remove butt because I'm not ready yet
2026-02-28 14:09:53 -08:00
Jet Pham
4bba217fd0
fix: remove listed packages that are already enabled
2026-02-28 13:55:19 -08:00
Jet Pham
cbaa366f3d
feat: add butt for beyla.noise interfacing
2026-02-28 13:48:35 -08:00
Jet Pham
b07f9ab600
feat: configure zen browsers extensions and policies
2026-02-28 13:29:23 -08:00
Jet Pham
2202cd39cd
feat: add searxng from extremist.software to zen
2026-02-28 13:14:41 -08:00
Jet Pham
e9cee62aea
feat: add tea for forgejo development in cli
2026-02-27 16:07:24 -08:00
Jet Pham
3becde9260
feat: Add jab and jsp aliases for jj
2026-02-26 19:07:38 -08:00
Jet Pham
f6d9a52ce7
fix: remove adding nh in home dir
2026-02-26 19:07:30 -08:00
Jet Pham
44a1a1f792
feat: remove claude code
2026-02-26 16:29:00 -08:00
Jet Pham
621665f446
feat: add jss alias for jj show -s
2026-02-26 16:23:28 -08:00