Commit graph

8 commits

Author SHA1 Message Date
Elec3137
09ad3d8197 system: move all to defaults 2026-03-23 21:06:39 -07:00
Elec3137
e83b537953 system: add tmpfs mountpoint "/home/tmp" 2026-03-03 14:06:26 -08:00
Elec3137
7a9bcd3dfc system: enable tmpfsHugeMemoryPages as advisable
this might improve tmpfs performance, and reduce cpu usage.
origin: https://github.com/NixOS/nixpkgs/pull/404514
2026-02-20 20:13:40 -08:00
Elec3137
04ea5a6556 system: fix password authentication being on in ssh
I'm not sure what precisely is overriding it,
but it makes sense to require lib.mkForce if this were to be changed
2026-02-20 20:08:18 -08:00
Elec3137
4c4e2ee737 treewide: use lib.mkDefault for "collateral" config
this allows the user to override settings without lib.mkForce,
since that should only be needed for potentially unadvisable changes
2026-02-16 19:34:36 -08:00
Elec3137
a210bf53ec system.luks: init for setting performance defaults 2026-02-16 19:34:24 -08:00
Elec3137
6e94839e87 do not add memtest86 to grub by default 2026-02-06 12:44:08 -08:00
Elec3137
b4c9b055fb initial 2026-02-04 12:17:42 -08:00