Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | common/nix: init | sinanmohd | 2024-03-24 | 3 | -2/+12 |
| | |||||
* | home-manager/zathura: init | sinanmohd | 2024-03-17 | 2 | -0/+16 |
| | |||||
* | home-manager/gui: init | sinanmohd | 2024-03-08 | 3 | -1/+20 |
| | |||||
* | userdata: user -> name, userFq -> nameFq | sinanmohd | 2024-03-08 | 13 | -15/+15 |
| | |||||
* | home-manager: init | sinanmohd | 2024-03-08 | 7 | -39/+104 |
| | |||||
* | dspace: drop nixpkgs.hostPlatform | sinanmohd | 2024-03-08 | 1 | -2/+0 |
| | | | | it's already set by flake.nix | ||||
* | cez/sshfs: move to /media, else it'll slow down stat on / | sinanmohd | 2024-03-08 | 1 | -1/+1 |
| | | | | main victim is nvim-cmp, freezes nvim for a while | ||||
* | licence: init gpl3 | sinanmohd | 2024-03-08 | 1 | -0/+674 |
| | |||||
* | repo: restructure source tree | sinanmohd | 2024-03-08 | 60 | -8/+16 |
| | |||||
* | cez: enable subpixel rendering | sinanmohd | 2024-02-29 | 1 | -0/+1 |
| | |||||
* | kay/mail/reports: init | sinanmohd | 2024-02-27 | 2 | -9/+17 |
| | |||||
* | kay/acme/rfc2136: reload dependencies after cert fetch | sinanmohd | 2024-02-27 | 2 | -0/+2 |
| | |||||
* | kay/mail: init | sinanmohd | 2024-02-25 | 12 | -8/+361 |
| | |||||
* | repo: bump flake.lock | sinanmohd | 2024-02-20 | 1 | -10/+10 |
| | |||||
* | kay/wireguard: add new peer | sinanmohd | 2024-02-19 | 1 | -0/+4 |
| | |||||
* | hosts/lia/sshfwd/mkFwdSrv: set ExitOnForwardFailure | sinanmohd | 2024-02-18 | 1 | -0/+1 |
| | |||||
* | fscusat/modules/mirror: init | sinanmohd | 2024-02-17 | 6 | -8/+27 |
| | |||||
* | fscusat/modules/ftpsync: init | sinanmohd | 2024-02-17 | 6 | -0/+216 |
| | |||||
* | dev/pkgs/python3: add build | sinanmohd | 2024-02-15 | 1 | -1/+5 |
| | |||||
* | hosts/kay/sshfwd: only allow listening on port 2222 | sinanmohd | 2024-02-15 | 1 | -0/+1 |
| | |||||
* | hosts/kay/sshfwd: only allow "remote" forwarding | sinanmohd | 2024-02-15 | 1 | -3/+3 |
| | |||||
* | hosts/lia/sshfwd/mkFwdSrv: bump RestartSec | sinanmohd | 2024-02-15 | 1 | -1/+1 |
| | | | | | | | | | | The default limit is to allow 5 restarts in a 10sec period. If a service goes over that threshold due to the Restart= option, it will not attempt to restart any further. The rates are configured with the StartLimitIntervalSec= and StartLimitBurst= options and the Restart= option controls when SystemD tries to restart a service. | ||||
* | hosts/lia/sshfwd/mkFwdSrv: set ServerAliveInterval | sinanmohd | 2024-02-14 | 1 | -0/+1 |
| | |||||
* | hosts/lia/sshfwd/mkFwdSrv: always restart | sinanmohd | 2024-02-14 | 1 | -7/+11 |
| | |||||
* | dev/pkgs: init python3 | sinanmohd | 2024-02-12 | 1 | -0/+1 |
| | |||||
* | hosts/lia/sshfwd/mkFwdSrv: listen on ipv6 | sinanmohd | 2024-02-12 | 1 | -1/+1 |
| | |||||
* | hosts/lia/sshfwd/lia.sinanmohd.com: init | sinanmohd | 2024-02-12 | 3 | -5/+22 |
| | |||||
* | hosts/lia/sshfwd/mkFwdSrv: init | sinanmohd | 2024-02-12 | 2 | -21/+32 |
| | |||||
* | hosts/kay,lia/sshfwd: init | sinanmohd | 2024-02-11 | 7 | -1/+90 |
| | |||||
* | kay/acme/rfc2136: init | sinanmohd | 2024-02-09 | 5 | -10/+78 |
| | |||||
* | lia/lxc: init | sinanmohd | 2024-02-07 | 2 | -0/+42 |
| | |||||
* | lia/users/rohit: initial conf | sinanmohd | 2024-02-05 | 1 | -1/+6 |
| | |||||
* | modules/tmux: hide session_name in status-right | sinanmohd | 2024-02-04 | 1 | -1/+1 |
| | |||||
* | kay/network/he: init makeAddr | sinanmohd | 2024-02-03 | 1 | -17/+17 |
| | |||||
* | hosts/lia: init | sinanmohd | 2024-02-03 | 6 | -1/+112 |
| | |||||
* | kay/dns: fix race condition in ddns | sinanmohd | 2024-02-03 | 1 | -1/+3 |
| | |||||
* | boot: move bootloader implementation to hardware-configuration | sinanmohd | 2024-02-03 | 5 | -22/+43 |
| | |||||
* | pkgs: add tcpdump | sinanmohd | 2024-02-03 | 1 | -0/+1 |
| | |||||
* | kay/dns: init DNSSEC | sinanmohd | 2024-02-02 | 3 | -6/+26 |
| | |||||
* | kay/dns: init rdns for 2001:470:ee65::0/48 | sinanmohd | 2024-02-01 | 2 | -5/+24 |
| | |||||
* | kay/iperf3: bind to lan | sinanmohd | 2024-02-01 | 1 | -0/+2 |
| | |||||
* | modules/pppd: execute scripts sequentially | sinanmohd | 2024-02-01 | 1 | -1/+1 |
| | | | | outgoing dns notify to ns1.he.net will fail if the ipv6 tunnel isn't up | ||||
* | kay/dns: init | sinanmohd | 2024-02-01 | 7 | -19/+149 |
| | |||||
* | kay/wireguard: add new peer | sinanmohd | 2024-01-31 | 1 | -0/+4 |
| | |||||
* | modules/network-interfaces: drop upstreamed changes | sinanmohd | 2024-01-30 | 3 | -640/+9 |
| | | | | https://github.com/NixOS/nixpkgs/pull/278179 | ||||
* | kay/network/he: don't bind dnsmasq to wildcard address | sinanmohd | 2024-01-29 | 1 | -1/+4 |
| | |||||
* | kay/network/he: add routed prefixes | sinanmohd | 2024-01-29 | 1 | -12/+34 |
| | |||||
* | kay/network/he: always accept 6in4 tunnels from he remote | sinanmohd | 2024-01-29 | 1 | -6/+3 |
| | |||||
* | kay/network/ppp: terminate session on broken connection | sinanmohd | 2024-01-29 | 1 | -3/+8 |
| | |||||
* | kay/network/ppp: use ::1 as ipv6 interface identifier | sinanmohd | 2024-01-27 | 1 | -0/+1 |
| |