summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeLines
* shell: add aliases for lorri commandsAlan Pearce2024-06-02-0/+4
|
* dev/base: install and alias curl with HTTP/3 supportAlan Pearce2024-06-01-0/+2
|
* linde: enable HTTP/3 (QUIC) (enabled in Caddy by default)Alan Pearce2024-05-31-0/+1
|
* update flake inputsAlan Pearce2024-05-31-20/+20
|
* linde: trust connections via tailscale interfaceAlan Pearce2024-05-31-0/+1
|
* linde: remove now-unnecessary (>24.05) network config nestingAlan Pearce2024-05-31-17/+11
|
* shell: fix c, going to nix store when evaluated as flakeAlan Pearce2024-05-31-1/+1
|
* nix: re-enable home-manager standalone evaluationAlan Pearce2024-05-31-0/+3
|
* don't enable lorri notifications on serversAlan Pearce2024-05-31-1/+1
|
* linde/nanopi: enable home-manager nixos moduleAlan Pearce2024-05-31-0/+13
|
* nix: remove useless assignment of nix packageAlan Pearce2024-05-31-1/+0
|
* update private submoduleAlan Pearce2024-05-31-0/+0
|
* Merge branch 'main' of ssh://alanpearce.eu/nixfilesAlan Pearce2024-05-31-63/+61
|\
| * prefect: add host entry for tailscale local IPAlan Pearce2024-05-31-0/+3
| |
| * nanopi: keep an export of golink data in a git repoAlan Pearce2024-05-31-0/+21
| |
| * nanopi: remove avahiAlan Pearce2024-05-31-16/+0
| |
| * nanopi: remove duplicate default routeAlan Pearce2024-05-31-1/+2
| |
| * nanopi: prefer ipv6 tailscale addressAlan Pearce2024-05-31-1/+4
| |
| * dnsmasq: require FQDNAlan Pearce2024-05-31-1/+1
| | | | | | | | systemd-resolved will add this automatically
| * nanopi: rename home-assistant host but keep cname from "ha"Alan Pearce2024-05-31-2/+2
| |
| * nanopi: fix interface-name- based DNS resolutionAlan Pearce2024-05-31-4/+4
| |
| * nanopi: optimise routingAlan Pearce2024-05-31-0/+20
| |
| * nanopi: simplify firewallAlan Pearce2024-05-31-37/+3
| |
| * prefect: fix dns resolutionAlan Pearce2024-05-31-1/+1
| |
* | cleanup flake.nix inputsAlan Pearce2024-05-30-152/+28
| |
* | update lockfileAlan Pearce2024-05-30-2/+57
|/
* linde: set up golinkAlan Pearce2024-05-30-0/+27
|
* nanopi: use home.arpa as home domain according to rfc8375Alan Pearce2024-05-30-10/+10
|
* linde: add HTTP security headers to caddy virtual hostsAlan Pearce2024-05-30-154/+228
|
* linde: update searchix settingsAlan Pearce2024-05-30-30/+40
|
* add local submodules to nix pathAlan Pearce2024-05-30-7/+22
|
* linde: fix searchix configurationAlan Pearce2024-05-29-2/+2
|
* linde: use nix-serve-ng for binary cacheAlan Pearce2024-05-29-0/+1
|
* linde: optimise serving git repos over HTTPAlan Pearce2024-05-29-1/+1
|
* linde: update searchix settingsAlan Pearce2024-05-29-2/+16
|
* linde: enable DNSSECAlan Pearce2024-05-29-0/+1
|
* linde: optimise network settingsAlan Pearce2024-05-29-17/+59
|
* nanopi: make tailscale, dnsmasq and kresd play nicelyAlan Pearce2024-05-29-15/+62
|
* prefect: enable DNSSECAlan Pearce2024-05-29-0/+1
|
* prefect: disable old link-local multicast name resolutionAlan Pearce2024-05-29-0/+4
|
* prefect: use domains advertised by DHCP/RAAlan Pearce2024-05-29-2/+5
|
* prefect: use systemd-resolved for multicast DNSAlan Pearce2024-05-29-1/+3
|
* nanopi: no flakesAlan Pearce2024-05-28-1/+2
|
* nanopi: disable SSH logins with passwordsAlan Pearce2024-05-28-0/+4
|
* emacs: insist that magit should not enable magit-auto-revert-modeAlan Pearce2024-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 migrationAlan Pearce2024-05-26-1/+1
|
* git: be quiet when I accidentally `git add` nothingAlan Pearce2024-05-26-0/+3
|
* user-interface: install neochatAlan Pearce2024-05-26-0/+1
|
* remove deploy-rsAlan Pearce2024-05-26-157/+14
| | | | I will update systems manually for now
* fix nix-shell after npins migrationAlan Pearce2024-05-26-1/+1
|