Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hosts: set hostname from flake | sinanmohd | 2024-01-09 | 3 | -3/+0 |
| | |||||
* | hosts/mox: use default kernel loglevel | sinanmohd | 2024-01-09 | 1 | -1/+0 |
| | |||||
* | mox/network: drop dnsmasq | sinanmohd | 2024-01-09 | 1 | -8/+1 |
| | |||||
* | common: enable ssh | sinanmohd | 2024-01-08 | 3 | -15/+1 |
| | |||||
* | modules/userdata: refactor | sinanmohd | 2024-01-08 | 3 | -23/+28 |
| | |||||
* | modules/tmux: init | sinanmohd | 2024-01-08 | 2 | -4/+2 |
| | |||||
* | common: disable dhcpcd | sinanmohd | 2024-01-08 | 3 | -3/+0 |
| | |||||
* | modules/userdata: refactor, init userdata.package | sinanmohd | 2024-01-08 | 1 | -0/+6 |
| | |||||
* | common: move adb configuration to hosts/cez | sinanmohd | 2024-01-08 | 1 | -0/+3 |
| | |||||
* | kay/network/voip: init | sinanmohd | 2024-01-08 | 1 | -3/+12 |
| | |||||
* | kay/network: reduce retry timeout for dns and he, 5s -> 1s | sinanmohd | 2024-01-05 | 2 | -2/+2 |
| | |||||
* | kay/network/he: fix routing issue after ip change | sinanmohd | 2024-01-05 | 1 | -2/+8 |
| | |||||
* | kay/network/he: fix mtu | sinanmohd | 2024-01-05 | 1 | -3/+5 |
| | |||||
* | mox/ssh: listen on port 465 | sinanmohd | 2024-01-04 | 1 | -0/+1 |
| | |||||
* | kay/www/static: init | sinanmohd | 2024-01-03 | 1 | -0/+7 |
| | |||||
* | kay/www/bin: init | sinanmohd | 2024-01-03 | 1 | -0/+8 |
| | |||||
* | cez/sshfs: refactor to reflect changes made in 84fb4de | sinanmohd | 2024-01-02 | 2 | -6/+12 |
| | |||||
* | kay/sftp: init new sftp user | sinanmohd | 2024-01-02 | 1 | -1/+12 |
| | |||||
* | kay/sftp: set home to /var/empty | sinanmohd | 2024-01-02 | 1 | -1/+0 |
| | |||||
* | kay/iperf3: init | sinanmohd | 2024-01-02 | 2 | -1/+12 |
| | |||||
* | kay/network: change lan port | sinanmohd | 2024-01-01 | 1 | -1/+1 |
| | |||||
* | Revert "kay/network: switch lan and wan port" | sinanmohd | 2024-01-01 | 2 | -10/+2 |
| | | | | This reverts commit cb0606d7935d9c8cf35ce095c5c7b91a61fa683a. | ||||
* | kay/network/he: init routing table | sinanmohd | 2024-01-01 | 1 | -6/+49 |
| | |||||
* | kay/network/he: remove unnecessary dependencies | sinanmohd | 2024-01-01 | 1 | -3/+0 |
| | |||||
* | kay/matrix_sliding_sync: drop SYNCV3_LOG_LEVEL to warn | sinanmohd | 2023-12-27 | 1 | -1/+5 |
| | |||||
* | kay/matrix_sliding_sync: use localhost as SYNCV3_SERVER | sinanmohd | 2023-12-27 | 1 | -1/+1 |
| | | | | reduce https overhead | ||||
* | modules/matrix-sliding-sync: init dendrite | sinanmohd | 2023-12-27 | 2 | -3/+3 |
| | |||||
* | kay/nginx: enable recommended options | sinanmohd | 2023-12-23 | 1 | -4/+6 |
| | |||||
* | kay/nginx: bump worker_connections | sinanmohd | 2023-12-23 | 1 | -0/+2 |
| | | | | 512 worker_connections are not enough while connecting to upstream | ||||
* | kay/matrix_sliding_sync: init | sinanmohd | 2023-12-23 | 4 | -8/+39 |
| | |||||
* | kay/postgresql: trust all connections through unix socket | sinanmohd | 2023-12-23 | 1 | -0/+1 |
| | |||||
* | kay/network: switch lan and wan port | sinanmohd | 2023-12-23 | 2 | -2/+10 |
| | |||||
* | cez/network: init | sinanmohd | 2023-12-11 | 2 | -15/+20 |
| | |||||
* | cez/ssh: init | sinanmohd | 2023-12-11 | 1 | -0/+4 |
| | |||||
* | kay/www/themark: init | sinanmohd | 2023-12-09 | 1 | -0/+15 |
| | |||||
* | kay/network: debug logs for pppd | sinanmohd | 2023-12-04 | 1 | -0/+1 |
| | |||||
* | kay/network/he: init | sinanmohd | 2023-12-01 | 3 | -4/+58 |
| | |||||
* | hosts/kay: init ipv6 | sinanmohd | 2023-11-29 | 1 | -1/+0 |
| | |||||
* | hosts/kay: fix mtu | sinanmohd | 2023-11-29 | 2 | -2/+1 |
| | | | | see https://old.reddit.com/r/bsnl/comments/ht37q4/guide_for_bsnl_ftth/ | ||||
* | hosts/cez: disable firewall | sinanmohd | 2023-11-29 | 1 | -0/+1 |
| | |||||
* | kay/wireguard: remove peers | sinanmohd | 2023-11-28 | 1 | -8/+0 |
| | |||||
* | kay/www/fscusat: put up under construction notice | sinanmohd | 2023-11-27 | 1 | -1/+2 |
| | |||||
* | kay/dendrite: migrate to services.mysql.ensureUsers.*.ensurePermissions | sinanmohd | 2023-11-27 | 1 | -6/+4 |
| | |||||
* | modules/iwd: fix broken dhcp dns configuration | sinanmohd | 2023-11-27 | 1 | -2/+9 |
| | |||||
* | hosts/kay: clean up | sinanmohd | 2023-11-13 | 1 | -1/+1 |
| | |||||
* | hosts/mox: init | sinanmohd | 2023-11-13 | 3 | -0/+69 |
| | |||||
* | kay/wireguard: add new peer | sinanmohd | 2023-11-12 | 1 | -1/+5 |
| | |||||
* | kay/www/fscusat: init | sinanmohd | 2023-11-11 | 1 | -0/+19 |
| | |||||
* | cez/wayland: dwl -> sway | sinanmohd | 2023-11-05 | 3 | -27/+8 |
| | |||||
* | cez/wireguard: update interface name | sinanmohd | 2023-10-31 | 1 | -1/+1 |
| |