Commit graph

143 commits

Author SHA1 Message Date
Jet
08ed409342
feat: add lm-studio 2026-03-24 15:11:43 -07:00
Jet
9c45bf2fd0
update:nfu 2026-03-22 16:17:36 -07:00
Jet
c0f379b126
update: nfu 2026-03-21 21:15:04 -07:00
Jet
de27df4ce2
feat: add opencode and use simpler gc 2026-03-21 21:14:16 -07:00
Jet
31f93b5bc9
feat: add jet and root as trusted users 2026-03-21 21:14:07 -07:00
Jet
d1ea0060d8
update: nfu
update
2026-03-20 22:22:54 -07:00
Jet
e746067945
feat: add codex-cli to laptop config 2026-03-18 21:54:31 -07:00
Jet
d0381a9dca
fix: make tea-init use the ssh origin url 2026-03-18 17:10:15 -07:00
Jet
47b0643cdf
update: nfu 2026-03-18 16:41:07 -07:00
Jet
9f919ad68e
feat: add tea-init script 2026-03-18 16:40:46 -07:00
Jet
4ad63d7981
update: nfu 2026-03-17 16:14:23 -07:00
Jet
0d2afb65b7
feat: add dj alias to control noisebridge speakers 2026-03-17 02:27:01 -07:00
Jet
ef50c36670
feat: add qemu for aarch64 simulation 2026-03-17 01:04:04 -07:00
Jet
02d42ab4cd
feat: configure thunderbird 2026-03-16 21:43:17 -07:00
Jet
f69c065ca3
feat: change up the function keys 2026-03-16 21:43:06 -07:00
Jet
5fe123a2ac
update: nfu 2026-03-16 15:13:52 -07:00
Jet
ce860d063f
feat: dedupe name and email 2026-03-15 16:54:35 -07:00
Jet
f94a2c8bbb
fix: remove duped platform 2026-03-15 16:54:14 -07:00
Jet
8344ad81e0
feat: enable declarative dirs for xdg 2026-03-15 16:18:01 -07:00
Jet
8214fba9da
make ctrl v more default 2026-03-15 16:15:00 -07:00
Jet
8fed12f03a
feat: make bash have better history management 2026-03-15 16:14:47 -07:00
Jet
bf4cd75c19
feat: make the starship prompt clearner 2026-03-15 16:14:32 -07:00
Jet
25e1ea91bd
fix: remove impure 2026-03-15 16:14:15 -07:00
Jet
f09b4bbb3d
feat: allow mouse movement while typing 2026-03-14 23:01:26 -07:00
Jet
21a99a829c
update: nfu 2026-03-14 21:28:33 -07:00
Jet
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
303ca6e8f8
update: nfu 2026-03-13 16:42:13 -07:00
Jet Pham
ecf60cb4d5
feat: allow suspend on powerkey and remove comment 2026-03-11 13:24:51 -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
583d7f912d
update: nfu 2026-03-10 12:58:27 -07:00
Jet Pham
f88ec598fc
fix: add host platform instead of system 2026-03-09 15:53:48 -07:00
Jet Pham
b241067fae
feat: fix helix syntax error 2026-03-09 15:51:59 -07:00
Jet Pham
97c8a8b2b9
update: nfu 2026-03-09 13:48:39 -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
2e4b2e8a80
fix: remove swap because I have alot of mem 2026-03-09 13:45:23 -07:00
Jet Pham
c634b77ae1
fix: make power management work for AMD chip 2026-03-09 13:45:06 -07:00
Jet Pham
02a273f2f7
fix: remove unused comments 2026-03-09 13:44:42 -07:00
Jet Pham
4ac1fd1489
fix: remove default languages already set 2026-03-09 13:44:14 -07:00
Jet Pham
23b2ac9a33
feat: configure to only keep 3 configurations/gens 2026-03-09 13:43:54 -07:00
Jet Pham
f5b62c0053
fix: remove unused opencl configurations 2026-03-09 13:43:29 -07:00
Jet Pham
966dd1bfff
fix: remove extra curlies 2026-03-08 19:34:33 -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