Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | Emacs: group buffers in ibuffer by project, showing relative path | Alan Pearce | 2023-08-06 | -0/+16 | |
| | |||||
* | prefect: de-cruft | Alan Pearce | 2023-08-01 | -7/+0 | |
| | |||||
* | Make i3 window-workspace assignments system-specific | Alan Pearce | 2023-08-01 | -7/+10 | |
| | |||||
* | zsh: add aliases for IPv{4,6}-only output of `ip` command | Alan Pearce | 2023-08-01 | -0/+2 | |
| | |||||
* | xserver: be consistent with default fonts | Alan Pearce | 2023-08-01 | -1/+1 | |
| | |||||
* | Update secrets | Alan Pearce | 2023-08-01 | -4/+4 | |
| | |||||
* | Emacs: don't auto-save files | Alan Pearce | 2023-07-30 | -4/+1 | |
| | |||||
* | Add p10k configuration file | Alan Pearce | 2023-07-30 | -0/+1652 | |
| | |||||
* | Emacs: automatically elevate privileges when editing files | Alan Pearce | 2023-07-29 | -0/+3 | |
| | |||||
* | Emacs: disable file backups | Alan Pearce | 2023-07-29 | -12/+0 | |
| | | | | I can't remember the last time I needed to restore a file from here | ||||
* | Update private flake | Alan Pearce | 2023-07-29 | -5/+5 | |
| | |||||
* | user-interface: use standard ssh-agent instead of keychain | Alan Pearce | 2023-07-23 | -4/+2 | |
| | |||||
* | base: remove prettybat | Alan Pearce | 2023-07-23 | -1/+0 | |
| | |||||
* | mba: use lima-nixos VM for cross-compilation | Alan Pearce | 2023-07-23 | -0/+14 | |
| | |||||
* | Set up lima VM running nixos | Alan Pearce | 2023-07-23 | -0/+35 | |
| | |||||
* | ssh: add include for local overrides | Alan Pearce | 2023-07-23 | -0/+3 | |
| | |||||
* | user-interface: install kitty | Alan Pearce | 2023-07-19 | -0/+2 | |
| | |||||
* | Emacs: don't set line-spacing on x11/linux systems | Alan Pearce | 2023-07-19 | -3/+1 | |
| | |||||
* | nanopi: Reduce need to re-unlock SSH key | Alan Pearce | 2023-07-17 | -0/+1 | |
| | |||||
* | Emacs: auto-load consult-ghq and magit when idle | Alan Pearce | 2023-07-16 | -0/+2 | |
| | |||||
* | mba: also install general user-interface programs and fonts | Alan Pearce | 2023-07-16 | -0/+1 | |
| | |||||
* | Emacs: install php-mode, just in case | Alan Pearce | 2023-07-16 | -0/+1 | |
| | |||||
* | user-interface: add Inter font | Alan Pearce | 2023-07-16 | -0/+1 | |
| | |||||
* | Emacs: enable background syntax highlighting | Alan Pearce | 2023-07-14 | -1/+4 | |
| | |||||
* | Emacs: automatically save state files whilst idle | Alan Pearce | 2023-07-14 | -0/+5 | |
| | |||||
* | Install user fonts on macOS as well | Alan Pearce | 2023-07-14 | -4/+4 | |
| | |||||
* | Install more fonts via nixpkgs | Alan Pearce | 2023-07-13 | -9/+19 | |
| | |||||
* | Emacs: only toggle relative/absolute line numbers when any are shown | Alan Pearce | 2023-07-13 | -2/+4 | |
| | |||||
* | Emacs: use single-letter key bindings in embark | Alan Pearce | 2023-07-13 | -1/+1 | |
| | |||||
* | Emacs: avoid double auto-formatting | Alan Pearce | 2023-07-13 | -10/+7 | |
| | | | | | | | Remove format-all from mode hooks where apheleia is already supported. Automatically disable format-all-mode when apheleia is enabled, in case apheleia gains support for modes that format-all also supports | ||||
* | neovim: use shine colour scheme | Alan Pearce | 2023-07-13 | -0/+2 | |
| | |||||
* | git: configure git-delta via home-manager module support | Alan Pearce | 2023-07-13 | -8/+7 | |
| | |||||
* | Prefect: reduce number of modules used | Alan Pearce | 2023-07-11 | -7/+0 | |
| | |||||
* | Update flake inputs | Alan Pearce | 2023-07-08 | -25/+25 | |
| | |||||
* | gaming: install ludusavi for game save backups | Alan Pearce | 2023-07-08 | -0/+4 | |
| | |||||
* | base: install graphing ping tool | Alan Pearce | 2023-07-02 | -0/+1 | |
| | |||||
* | Fly: don't check for updates | Alan Pearce | 2023-07-02 | -0/+3 | |
| | |||||
* | Emacs: replace flyspell with jinx | Alan Pearce | 2023-07-02 | -12/+0 | |
| | |||||
* | Add nix-index-database flake | Alan Pearce | 2023-06-30 | -1/+29 | |
| | |||||
* | nix: automatically pin nixpkgs to flake input | Alan Pearce | 2023-06-29 | -0/+18 | |
| | |||||
* | Revert "Emacs: use commercial-emacs (currently without tree-sitter)" | Alan Pearce | 2023-06-28 | -30/+13 | |
| | | | | This reverts commit 4d02c68db272b0585ea3db2aa358ded296dbe7e9. | ||||
* | cleanup unused nix variables | Alan Pearce | 2023-06-28 | -2/+0 | |
| | |||||
* | prefect: enable AMD P-State control | Alan Pearce | 2023-06-28 | -0/+1 | |
| | |||||
* | Emacs: install dtrt-indent, but don't auto-enable | Alan Pearce | 2023-06-28 | -0/+4 | |
| | | | | Only need this when working on other people's code | ||||
* | zsh: install gitui | Alan Pearce | 2023-06-28 | -0/+1 | |
| | |||||
* | Emacs: use commercial-emacs (currently without tree-sitter) | Alan Pearce | 2023-06-28 | -15/+33 | |
| | |||||
* | bare-metal: update tmpOnTmpfs option | Alan Pearce | 2023-06-27 | -1/+1 | |
| | |||||
* | Update flakes | Alan Pearce | 2023-06-26 | -9/+9 | |
| | |||||
* | Emacs: remove unnecessary load of jinx module | Alan Pearce | 2023-06-26 | -2/+0 | |
| | | | | | | The package loads the module itself, naturally. I was just trying things to get it to work on Darwin, but it turns out that I can work around the issue by loading Emacs from the terminal | ||||
* | Emacs: tell use-package to record package init times | Alan Pearce | 2023-06-26 | -1/+2 | |
| |