Commit graph

14 commits

Author SHA1 Message Date
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
19b9521728
feat: use claude code alias 2026-03-03 17:27:38 -08:00
Jet Pham
50c1504d47
feat: make nhs a direnv script 2026-02-28 16:31:10 -08:00
Jet Pham
b07f9ab600
feat: configure zen browsers extensions and policies 2026-02-28 13:29:23 -08:00
Jet Pham
49ee6c3ac4
feat: configure comma with nix index 2026-02-26 19:13:13 -08:00
Jet Pham
9ef458d62a
fix: add antigravity overlay 2026-02-20 01:22:07 -08:00
Jet Pham
b954569da7
feat: organize pkgs and remove abs dirs 2026-02-20 00:42:39 -08:00
Jet Pham
f0a1bf8e76
fix: add backup postfix 2026-02-06 03:50:02 +01:00
Jet Pham
d9dfcae4f9
feat: rename to framework 2026-01-30 20:44:25 -08:00
Jet Pham
c12e188acc
feat: update to rust linting and flake update 2026-01-05 17:43:58 +01:00
Jet Pham
2fab8c92b4
feat: update cursor 2025-11-17 23:32:07 -08:00
Jet Pham
c028414911
feat: update packages and add some stuff 2025-11-06 21:07:12 -08:00
Jet Pham
dd59d1808c
feat: update frameowkr hardware and docker no pod 2025-09-02 15:10:59 -07:00
Jet Pham
863a046f42
feat: init flake 2025-08-15 18:26:54 -07:00