No description
Find a file
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
.envrc feat: make nhs a direnv script 2026-02-28 16:31:10 -08:00
.gitattributes feat: use holy c 2025-10-29 15:03:14 -07:00
.gitignore feat: organize pkgs and remove abs dirs 2026-02-20 00:42:39 -08:00
configuration.nix fix: a ton of different changes 2026-03-04 16:55:35 -08:00
flake.lock update: nix flake update 2026-03-03 17:28:03 -08:00
flake.nix fix: a ton of different changes 2026-03-04 16:55:35 -08:00
hardware-configuration.nix fix: a ton of different changes 2026-03-04 16:55:35 -08:00
home.nix fix: a ton of different changes 2026-03-04 16:55:35 -08:00
README.md feat: add readme and credit 2025-10-29 15:06:31 -07:00

Jet's Nixos config

I've done nixos a few times but this time around it's been very comfterable. Nothing is really that special about it, but feel free to copy it!

silly language thing creddited to https://github.com/SylvanFranklin/.config