summaryrefslogtreecommitdiff
path: root/os/common
Commit message (Collapse)AuthorAgeFilesLines
* common: hibernate on critical battery levelsinanmohd2024-08-301-1/+7
|
* common: enable swapsinanmohd2024-08-291-1/+6
| | | | | thanks for convincing me https://chrisdown.name/2018/01/02/in-defence-of-swap.html
* nix: use xdg base directoriessinanmohd2024-07-151-0/+1
|
* kay: bump mtu sizesinanmohd2024-06-291-0/+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/
* home/common/tmux: initsinanmohd2024-06-182-43/+0
|
* os/server: initsinanmohd2024-06-051-5/+0
|
* os/common/{environment,user}: initsinanmohd2024-06-053-39/+43
|
* home, os: refactorsinanmohd2024-06-042-38/+4
|
* home, os: move user pkgs to homesinanmohd2024-06-041-14/+4
|
* global: initsinanmohd2024-06-032-3/+3
| | | | | | | 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`
* flake: bump locksinanmohd2024-06-031-1/+1
|
* repo: ./nixos -> ./ossinanmohd2024-06-017-0/+652