Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | linde/nanopi: enable home-manager nixos module | Alan Pearce | 2024-05-31 | -0/+13 | |
| | |||||
* | nix: remove useless assignment of nix package | Alan Pearce | 2024-05-31 | -1/+0 | |
| | |||||
* | update private submodule | Alan Pearce | 2024-05-31 | -0/+0 | |
| | |||||
* | Merge branch 'main' of ssh://alanpearce.eu/nixfiles | Alan Pearce | 2024-05-31 | -63/+61 | |
|\ | |||||
| * | prefect: add host entry for tailscale local IP | Alan Pearce | 2024-05-31 | -0/+3 | |
| | | |||||
| * | nanopi: keep an export of golink data in a git repo | Alan Pearce | 2024-05-31 | -0/+21 | |
| | | |||||
| * | nanopi: remove avahi | Alan Pearce | 2024-05-31 | -16/+0 | |
| | | |||||
| * | nanopi: remove duplicate default route | Alan Pearce | 2024-05-31 | -1/+2 | |
| | | |||||
| * | nanopi: prefer ipv6 tailscale address | Alan Pearce | 2024-05-31 | -1/+4 | |
| | | |||||
| * | dnsmasq: require FQDN | Alan Pearce | 2024-05-31 | -1/+1 | |
| | | | | | | | | systemd-resolved will add this automatically | ||||
| * | nanopi: rename home-assistant host but keep cname from "ha" | Alan Pearce | 2024-05-31 | -2/+2 | |
| | | |||||
| * | nanopi: fix interface-name- based DNS resolution | Alan Pearce | 2024-05-31 | -4/+4 | |
| | | |||||
| * | nanopi: optimise routing | Alan Pearce | 2024-05-31 | -0/+20 | |
| | | |||||
| * | nanopi: simplify firewall | Alan Pearce | 2024-05-31 | -37/+3 | |
| | | |||||
| * | prefect: fix dns resolution | Alan Pearce | 2024-05-31 | -1/+1 | |
| | | |||||
* | | cleanup flake.nix inputs | Alan Pearce | 2024-05-30 | -152/+28 | |
| | | |||||
* | | update lockfile | Alan Pearce | 2024-05-30 | -2/+57 | |
|/ | |||||
* | linde: set up golink | Alan Pearce | 2024-05-30 | -0/+27 | |
| | |||||
* | nanopi: use home.arpa as home domain according to rfc8375 | Alan Pearce | 2024-05-30 | -10/+10 | |
| | |||||
* | linde: add HTTP security headers to caddy virtual hosts | Alan Pearce | 2024-05-30 | -154/+228 | |
| | |||||
* | linde: update searchix settings | Alan Pearce | 2024-05-30 | -30/+40 | |
| | |||||
* | add local submodules to nix path | Alan Pearce | 2024-05-30 | -7/+22 | |
| | |||||
* | linde: fix searchix configuration | Alan Pearce | 2024-05-29 | -2/+2 | |
| | |||||
* | linde: use nix-serve-ng for binary cache | Alan Pearce | 2024-05-29 | -0/+1 | |
| | |||||
* | linde: optimise serving git repos over HTTP | Alan Pearce | 2024-05-29 | -1/+1 | |
| | |||||
* | linde: update searchix settings | Alan Pearce | 2024-05-29 | -2/+16 | |
| | |||||
* | linde: enable DNSSEC | Alan Pearce | 2024-05-29 | -0/+1 | |
| | |||||
* | linde: optimise network settings | Alan Pearce | 2024-05-29 | -17/+59 | |
| | |||||
* | nanopi: make tailscale, dnsmasq and kresd play nicely | Alan Pearce | 2024-05-29 | -15/+62 | |
| | |||||
* | prefect: enable DNSSEC | Alan Pearce | 2024-05-29 | -0/+1 | |
| | |||||
* | prefect: disable old link-local multicast name resolution | Alan Pearce | 2024-05-29 | -0/+4 | |
| | |||||
* | prefect: use domains advertised by DHCP/RA | Alan Pearce | 2024-05-29 | -2/+5 | |
| | |||||
* | prefect: use systemd-resolved for multicast DNS | Alan Pearce | 2024-05-29 | -1/+3 | |
| | |||||
* | nanopi: no flakes | Alan Pearce | 2024-05-28 | -1/+2 | |
| | |||||
* | nanopi: disable SSH logins with passwords | Alan Pearce | 2024-05-28 | -0/+4 | |
| | |||||
* | emacs: insist that magit should not enable magit-auto-revert-mode | Alan Pearce | 2024-05-26 | -3/+5 | |
| | | | | | | seems as though it should have been fixed in https://github.com/magit/magit/pull/4891, which is the case for the test provided there, but does not seem to be the case for me | ||||
* | fix system rebuild after npins migration | Alan Pearce | 2024-05-26 | -1/+1 | |
| | |||||
* | git: be quiet when I accidentally `git add` nothing | Alan Pearce | 2024-05-26 | -0/+3 | |
| | |||||
* | user-interface: install neochat | Alan Pearce | 2024-05-26 | -0/+1 | |
| | |||||
* | remove deploy-rs | Alan Pearce | 2024-05-26 | -157/+14 | |
| | | | | I will update systems manually for now | ||||
* | fix nix-shell after npins migration | Alan Pearce | 2024-05-26 | -1/+1 | |
| | |||||
* | switch from niv to npins | Alan Pearce | 2024-05-26 | -310/+177 | |
| | |||||
* | mosh: remove title prefix | Alan Pearce | 2024-05-26 | -0/+1 | |
| | |||||
* | linde: enable auto-upgrade despite impurity in searchix flake | Alan Pearce | 2024-05-26 | -0/+1 | |
| | |||||
* | emacs: enable format on save for TOML files | Alan Pearce | 2024-05-25 | -1/+3 | |
| | |||||
* | linde: fix git daemon error | Alan Pearce | 2024-05-25 | -1/+1 | |
| | |||||
* | emacs: only load useful tabnine library file | Alan Pearce | 2024-05-25 | -1/+1 | |
| | |||||
* | Emacs: set eln cache directory properly | Alan Pearce | 2024-05-25 | -5/+5 | |
| | | | | | | 1. It needs to be set in early-init.el 2. It should not be the last value of `native-comp-eln-load-path`, as that is expected to be a system directory | ||||
* | nanopi: enable auto-upgrade | Alan Pearce | 2024-05-25 | -1/+1 | |
| | |||||
* | nanopi: set up tailscale subnet routing | Alan Pearce | 2024-05-24 | -1/+18 | |
| |