summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* repo: bump flake.lock, xz backdoorsinanmohd2024-04-041-12/+12
| | | | | https://openwall.com/lists/oss-security/2024/03/29/4 NixOS is not vulnerable, but better safe than sorry.
* lia/users/sharu: initsinanmohd2024-03-291-6/+14
|
* hosts/lia: rebornsinanmohd2024-03-293-16/+16
|
* repo: bump flake.locksinanmohd2024-03-271-12/+12
|
* home-manager/cez: initsinanmohd2024-03-263-2/+6
|
* home-manager/wayland/mako: initsinanmohd2024-03-262-0/+11
|
* home-manager: gui -> waylandsinanmohd2024-03-264-1/+1
|
* cez/tlp: initsinanmohd2024-03-252-0/+27
|
* common/nix: initsinanmohd2024-03-243-2/+12
|
* home-manager/zathura: initsinanmohd2024-03-172-0/+16
|
* home-manager/gui: initsinanmohd2024-03-083-1/+20
|
* userdata: user -> name, userFq -> nameFqsinanmohd2024-03-0813-15/+15
|
* home-manager: initsinanmohd2024-03-087-39/+104
|
* dspace: drop nixpkgs.hostPlatformsinanmohd2024-03-081-2/+0
| | | | it's already set by flake.nix
* cez/sshfs: move to /media, else it'll slow down stat on /sinanmohd2024-03-081-1/+1
| | | | main victim is nvim-cmp, freezes nvim for a while
* licence: init gpl3sinanmohd2024-03-081-0/+674
|
* repo: restructure source treesinanmohd2024-03-0860-8/+16
|
* cez: enable subpixel renderingsinanmohd2024-02-291-0/+1
|
* kay/mail/reports: initsinanmohd2024-02-272-9/+17
|
* kay/acme/rfc2136: reload dependencies after cert fetchsinanmohd2024-02-272-0/+2
|
* kay/mail: initsinanmohd2024-02-2512-8/+361
|
* repo: bump flake.locksinanmohd2024-02-201-10/+10
|
* kay/wireguard: add new peersinanmohd2024-02-191-0/+4
|
* hosts/lia/sshfwd/mkFwdSrv: set ExitOnForwardFailuresinanmohd2024-02-181-0/+1
|
* fscusat/modules/mirror: initsinanmohd2024-02-176-8/+27
|
* fscusat/modules/ftpsync: initsinanmohd2024-02-176-0/+216
|
* dev/pkgs/python3: add buildsinanmohd2024-02-151-1/+5
|
* hosts/kay/sshfwd: only allow listening on port 2222sinanmohd2024-02-151-0/+1
|
* hosts/kay/sshfwd: only allow "remote" forwardingsinanmohd2024-02-151-3/+3
|
* hosts/lia/sshfwd/mkFwdSrv: bump RestartSecsinanmohd2024-02-151-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 ServerAliveIntervalsinanmohd2024-02-141-0/+1
|
* hosts/lia/sshfwd/mkFwdSrv: always restartsinanmohd2024-02-141-7/+11
|
* dev/pkgs: init python3sinanmohd2024-02-121-0/+1
|
* hosts/lia/sshfwd/mkFwdSrv: listen on ipv6sinanmohd2024-02-121-1/+1
|
* hosts/lia/sshfwd/lia.sinanmohd.com: initsinanmohd2024-02-123-5/+22
|
* hosts/lia/sshfwd/mkFwdSrv: initsinanmohd2024-02-122-21/+32
|
* hosts/kay,lia/sshfwd: initsinanmohd2024-02-117-1/+90
|
* kay/acme/rfc2136: initsinanmohd2024-02-095-10/+78
|
* lia/lxc: initsinanmohd2024-02-072-0/+42
|
* lia/users/rohit: initial confsinanmohd2024-02-051-1/+6
|
* modules/tmux: hide session_name in status-rightsinanmohd2024-02-041-1/+1
|
* kay/network/he: init makeAddrsinanmohd2024-02-031-17/+17
|
* hosts/lia: initsinanmohd2024-02-036-1/+112
|
* kay/dns: fix race condition in ddnssinanmohd2024-02-031-1/+3
|
* boot: move bootloader implementation to hardware-configurationsinanmohd2024-02-035-22/+43
|
* pkgs: add tcpdumpsinanmohd2024-02-031-0/+1
|
* kay/dns: init DNSSECsinanmohd2024-02-023-6/+26
|
* kay/dns: init rdns for 2001:470:ee65::0/48sinanmohd2024-02-012-5/+24
|
* kay/iperf3: bind to lansinanmohd2024-02-011-0/+2
|
* modules/pppd: execute scripts sequentiallysinanmohd2024-02-011-1/+1
| | | | outgoing dns notify to ns1.he.net will fail if the ipv6 tunnel isn't up