No description
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)
|
||
|---|---|---|
| .envrc | ||
| .gitattributes | ||
| .gitignore | ||
| configuration.nix | ||
| flake.lock | ||
| flake.nix | ||
| hardware-configuration.nix | ||
| home.nix | ||
| README.md | ||
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