Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common: enable swap | sinanmohd | 2024-08-29 | 1 | -0/+5 |
| | | | | | thanks for convincing me https://chrisdown.name/2018/01/02/in-defence-of-swap.html | ||||
* | cez/specialisation: move to standalone module | sinanmohd | 2024-08-28 | 3 | -29/+30 |
| | |||||
* | cez/specialisation/nvidia: optimize for large memory allocations | sinanmohd | 2024-08-28 | 1 | -0/+5 |
| | |||||
* | cez: switch to zenpower for cpu stats | sinanmohd | 2024-08-27 | 1 | -1/+4 |
| | |||||
* | cez/specialization/nvidia: force nvidia dgpu | sinanmohd | 2024-08-27 | 1 | -0/+8 |
| | |||||
* | flake/nixos-hardware: init | sinanmohd | 2024-08-27 | 1 | -2/+24 |
| | |||||
* | cez/tlp: enable battery conservation mode | sinanmohd | 2024-08-27 | 1 | -0/+4 |
| | |||||
* | cez/wireguard: clean up | sinanmohd | 2024-08-09 | 1 | -1/+1 |
| | |||||
* | cez/wireguard: add helper script | sinanmohd | 2024-08-05 | 1 | -2/+25 |
| | |||||
* | flake: bump lock, linux 6.10 | sinanmohd | 2024-07-22 | 1 | -1/+1 |
| | |||||
* | kay: bump mtu size | sinanmohd | 2024-06-29 | 1 | -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: drop | sinanmohd | 2024-06-26 | 1 | -9/+1 |
| | |||||
* | home, os: refactor | sinanmohd | 2024-06-04 | 7 | -140/+10 |
| | |||||
* | home, os: move user pkgs to home | sinanmohd | 2024-06-04 | 2 | -41/+4 |
| | |||||
* | global/font: init | sinanmohd | 2024-06-03 | 1 | -7/+9 |
| | |||||
* | global: init | sinanmohd | 2024-06-03 | 5 | -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 -> ./os | sinanmohd | 2024-06-01 | 9 | -0/+294 |