summaryrefslogtreecommitdiff
path: root/os/cez
Commit message (Collapse)AuthorAgeFilesLines
* kay: bump mtu sizesinanmohd2024-06-291-1/+1
| | | | | | | | BSNL recently upgraded their BNGs, bumping the mtu to 1492. this can be seen on the pppd log. other users also reported this, so this is likely not a "misconfiguration" https://broadband.forum/threads/what-is-the-best-mtu-size-for-bsnl-ftth-connections.226751/
* cez/hardware/plymouth: dropsinanmohd2024-06-261-9/+1
|
* home, os: refactorsinanmohd2024-06-047-140/+10
|
* home, os: move user pkgs to homesinanmohd2024-06-042-41/+4
|
* global/font: initsinanmohd2024-06-031-7/+9
|
* global: initsinanmohd2024-06-035-6/+6
| | | | | | | global contains shared data between home-manager and nixos modules. they're just structured data, it's doesn't contain any module functionally in the normal sense, an example is preferred monospace font or user's mail id `config.global.userdata.email`
* repo: ./nixos -> ./ossinanmohd2024-06-019-0/+294