Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | 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 | |
| | |||||
* | fish: make dired/magit functions quiet | Alan Pearce | 2024-05-24 | -2/+2 | |
| | |||||
* | update inputs | Alan Pearce | 2024-05-23 | -7/+7 | |
| | |||||
* | linde: enable tailscale routing | Alan Pearce | 2024-05-23 | -0/+1 | |
| | |||||
* | linde: fix git clones over HTTPS | Alan Pearce | 2024-05-23 | -0/+1 | |
| | |||||
* | xserver: remove unused themes | Alan Pearce | 2024-05-23 | -6/+0 | |
| | |||||
* | xserver: remove unused fonts | Alan Pearce | 2024-05-23 | -9/+0 | |
| | |||||
* | emacs: update references to deprecated xref-pop-marker-stack | Alan Pearce | 2024-05-23 | -2/+2 | |
| | |||||
* | prefect: remove imports of unused WM modules | Alan Pearce | 2024-05-23 | -6/+0 | |
| | |||||
* | servers: set up tailscale | Alan Pearce | 2024-05-23 | -60/+24 | |
| | |||||
* | flake: remove local systems | Alan Pearce | 2024-05-22 | -44/+0 | |
| | |||||
* | emacs: show compilation/shell buffers in a dedicated bottom window | Alan Pearce | 2024-05-22 | -1/+6 | |
| | |||||
* | emacs: make dired re-use buffers | Alan Pearce | 2024-05-22 | -0/+1 | |
| | |||||
* | emacs: start eshell-toggle from project root | Alan Pearce | 2024-05-22 | -1/+3 | |
| | |||||
* | bin: fix error when not using direnv | Alan Pearce | 2024-05-22 | -2/+1 | |
| | |||||
* | bin: remove ~/.config/nixpkgs if it's a broken symlink | Alan Pearce | 2024-05-22 | -0/+4 | |
| | |||||
* | prefect: have home-manager manage X session | Alan Pearce | 2024-05-21 | -0/+2 | |
| | |||||
* | tailscale all the things! | Alan Pearce | 2024-05-21 | -0/+6 | |
| | |||||
* | emacs: quieten eglot properly | Alan Pearce | 2024-05-21 | -1/+1 | |
| | |||||
* | nix: pin flake to channel | Alan Pearce | 2024-05-21 | -0/+4 | |
| | |||||
* | enable Tailscale OIDC client | Alan Pearce | 2024-05-21 | -2/+10 | |
| | |||||
* | emacs: try treemacs | Alan Pearce | 2024-05-21 | -0/+40 | |
| | |||||
* | emacs: silence byte-compiler warnings from extraConfig | Alan Pearce | 2024-05-21 | -4/+4 | |
| | |||||
* | linde: configure dex | Alan Pearce | 2024-05-21 | -0/+57 | |
| | |||||
* | update searchix | Alan Pearce | 2024-05-21 | -7/+6 | |
| | |||||
* | darwin: disable linux-builder for now | Alan Pearce | 2024-05-21 | -1/+0 | |
| | |||||
* | format init.el | Alan Pearce | 2024-05-21 | -3/+3 | |
| | |||||
* | avoid hardcoding absolute path to this repo in nix | Alan Pearce | 2024-05-21 | -2/+2 | |
| | |||||
* | emacs: fix magit-project integration erroring when called too early | Alan Pearce | 2024-05-21 | -2/+2 | |
| | |||||
* | emacs: fix lsp-mode in daemon sessions | Alan Pearce | 2024-05-21 | -2/+3 | |
| | |||||
* | Make nix wrapper scripts resilient to unkeyed NIX_PATH entries | Alan Pearce | 2024-05-21 | -9/+11 | |
| | |||||
* | direnv: fall back to nix-shell instead of flake if lorri not found | Alan Pearce | 2024-05-21 | -1/+1 | |
| | |||||
* | darwin: re-enable lorri | Alan Pearce | 2024-05-21 | -1/+2 | |
| |