Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pc/modules/nocodb: init | sinanmohd | 2024-09-25 | 1 | -0/+3 |
| | |||||
* | common/nix: drop repl-flake from experimental-features | sinanmohd | 2024-09-12 | 1 | -1/+1 |
| | |||||
* | common: enable systemd in initrd | sinanmohd | 2024-09-09 | 1 | -0/+1 |
| | |||||
* | common: hibernate on critical battery level | sinanmohd | 2024-08-30 | 1 | -1/+7 |
| | |||||
* | common: enable swap | sinanmohd | 2024-08-29 | 1 | -1/+6 |
| | | | | | thanks for convincing me https://chrisdown.name/2018/01/02/in-defence-of-swap.html | ||||
* | nix: use xdg base directories | sinanmohd | 2024-07-15 | 1 | -0/+1 |
| | |||||
* | kay: bump mtu size | sinanmohd | 2024-06-29 | 1 | -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: init | sinanmohd | 2024-06-18 | 2 | -43/+0 |
| | |||||
* | os/server: init | sinanmohd | 2024-06-05 | 1 | -5/+0 |
| | |||||
* | os/common/{environment,user}: init | sinanmohd | 2024-06-05 | 3 | -39/+43 |
| | |||||
* | home, os: refactor | sinanmohd | 2024-06-04 | 2 | -38/+4 |
| | |||||
* | home, os: move user pkgs to home | sinanmohd | 2024-06-04 | 1 | -14/+4 |
| | |||||
* | global: init | sinanmohd | 2024-06-03 | 2 | -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 lock | sinanmohd | 2024-06-03 | 1 | -1/+1 |
| | |||||
* | repo: ./nixos -> ./os | sinanmohd | 2024-06-01 | 7 | -0/+652 |