Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 3 | -6/+13 |
| | |||||
* | kay/sftp: init new sftp user | sinanmohd | 2024-01-02 | 1 | -1/+12 |
| | |||||
* | modules/useeerdata: rm mox ssh public key | sinanmohd | 2024-01-02 | 1 | -1/+0 |
| | |||||
* | kay/sftp: set home to /var/empty | sinanmohd | 2024-01-02 | 1 | -1/+0 |
| | |||||
* | modules/network-interfaces: fix implicit dependency on device | sinanmohd | 2024-01-02 | 1 | -5/+9 |
| | | | | | | | | the bug causes a hard dependency on an underlying device which might not be valid for all interfaces, also broke the example for networking.sits. this is due to calling hasAttr first and checking for null afterwards, it was introduced in commit 76a3c30 and this fix doesn't break the functionality of that commit | ||||
* | kay/iperf3: init | sinanmohd | 2024-01-02 | 2 | -1/+12 |
| | |||||
* | modules/matrix_sliding_sync: drop upstreamed changes | sinanmohd | 2024-01-02 | 3 | -120/+9 |
| | |||||
* | 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 | 3 | -3/+627 |
| | |||||
* | 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 | 4 | -4/+117 |
| | |||||
* | 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 |
| | |||||
* | repo: bump flake.lock | sinanmohd | 2023-12-23 | 1 | -9/+9 |
| | |||||
* | common: set EDITOR and VISUAL | sinanmohd | 2023-12-11 | 1 | -0/+4 |
| | |||||
* | cez/network: init | sinanmohd | 2023-12-11 | 2 | -15/+20 |
| | |||||
* | cez/ssh: init | sinanmohd | 2023-12-11 | 1 | -0/+4 |
| | |||||
* | modules/iwd: drop upstreamed changes | sinanmohd | 2023-12-11 | 3 | -96/+10 |
| | |||||
* | kay/www/themark: init | sinanmohd | 2023-12-09 | 1 | -0/+15 |
| | |||||
* | modules/iwd: refactor | sinanmohd | 2023-12-08 | 1 | -42/+28 |
| | |||||
* | repo: bump flake.lock | sinanmohd | 2023-12-06 | 1 | -9/+9 |
| | |||||
* | repo: bump stateVersion | sinanmohd | 2023-12-06 | 1 | -1/+1 |
| | |||||
* | modules/iwd: format using nixpkgs-fmt | sinanmohd | 2023-12-04 | 1 | -12/+15 |
| | |||||
* | flake: clean up | sinanmohd | 2023-12-04 | 1 | -1/+1 |
| | |||||
* | kay/network: debug logs for pppd | sinanmohd | 2023-12-04 | 1 | -0/+1 |
| | |||||
* | pkgs: rm | sinanmohd | 2023-12-04 | 3 | -34/+0 |
| | |||||
* | flake: refactor | sinanmohd | 2023-12-03 | 1 | -24/+17 |
| | |||||
* | kay/network/he: init | sinanmohd | 2023-12-01 | 4 | -5/+59 |
| | |||||
* | 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/seatd: drop upstreamed changes | sinanmohd | 2023-11-27 | 4 | -184/+9 |
| | |||||
* | modules/iwd: fix broken dhcp dns configuration | sinanmohd | 2023-11-27 | 3 | -2/+104 |
| | |||||
* | pkgs/user: add pass otp | sinanmohd | 2023-11-26 | 1 | -1/+1 |
| | |||||
* | hosts/kay: clean up | sinanmohd | 2023-11-13 | 1 | -1/+1 |
| |