summaryrefslogtreecommitdiff
path: root/os/kay/modules
Commit message (Collapse)AuthorAgeFilesLines
* kay/home-assistant: add utility_meter componentsinanmohd5 days1-0/+1
|
* kay/home-assistant: add tplink and tuya componentssinanmohd6 days1-0/+2
|
* kay/www: disable recommendedZstdSettingssinanmohd7 days1-1/+3
|
* kay/home-assistant: initsinanmohd7 days3-1/+51
|
* kay/wireguard: clean upsinanmohd2024-06-291-6/+6
|
* kay: bump mtu sizesinanmohd2024-06-292-2/+2
| | | | | | | | 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/
* kay/router: perform mss clamping on ppp0sinanmohd2024-06-121-6/+10
|
* kay/cgit: pkgs.git is needed for git over sshsinanmohd2024-06-121-0/+1
|
* global: initsinanmohd2024-06-037-10/+10
| | | | | | | 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-0117-0/+1047