summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeLines
...
* Add p10k configuration fileAlan Pearce2023-07-30-0/+1652
|
* Emacs: automatically elevate privileges when editing filesAlan Pearce2023-07-29-0/+3
|
* Emacs: disable file backupsAlan Pearce2023-07-29-12/+0
| | | | I can't remember the last time I needed to restore a file from here
* Update private flakeAlan Pearce2023-07-29-5/+5
|
* user-interface: use standard ssh-agent instead of keychainAlan Pearce2023-07-23-4/+2
|
* base: remove prettybatAlan Pearce2023-07-23-1/+0
|
* mba: use lima-nixos VM for cross-compilationAlan Pearce2023-07-23-0/+14
|
* Set up lima VM running nixosAlan Pearce2023-07-23-0/+35
|
* ssh: add include for local overridesAlan Pearce2023-07-23-0/+3
|
* user-interface: install kittyAlan Pearce2023-07-19-0/+2
|
* Emacs: don't set line-spacing on x11/linux systemsAlan Pearce2023-07-19-3/+1
|
* nanopi: Reduce need to re-unlock SSH keyAlan Pearce2023-07-17-0/+1
|
* Emacs: auto-load consult-ghq and magit when idleAlan Pearce2023-07-16-0/+2
|
* mba: also install general user-interface programs and fontsAlan Pearce2023-07-16-0/+1
|
* Emacs: install php-mode, just in caseAlan Pearce2023-07-16-0/+1
|
* user-interface: add Inter fontAlan Pearce2023-07-16-0/+1
|
* Emacs: enable background syntax highlightingAlan Pearce2023-07-14-1/+4
|
* Emacs: automatically save state files whilst idleAlan Pearce2023-07-14-0/+5
|
* Install user fonts on macOS as wellAlan Pearce2023-07-14-4/+4
|
* Install more fonts via nixpkgsAlan Pearce2023-07-13-9/+19
|
* Emacs: only toggle relative/absolute line numbers when any are shownAlan Pearce2023-07-13-2/+4
|
* Emacs: use single-letter key bindings in embarkAlan Pearce2023-07-13-1/+1
|
* Emacs: avoid double auto-formattingAlan Pearce2023-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 schemeAlan Pearce2023-07-13-0/+2
|
* git: configure git-delta via home-manager module supportAlan Pearce2023-07-13-8/+7
|
* Prefect: reduce number of modules usedAlan Pearce2023-07-11-7/+0
|
* Update flake inputsAlan Pearce2023-07-08-25/+25
|
* gaming: install ludusavi for game save backupsAlan Pearce2023-07-08-0/+4
|
* base: install graphing ping toolAlan Pearce2023-07-02-0/+1
|
* Fly: don't check for updatesAlan Pearce2023-07-02-0/+3
|
* Emacs: replace flyspell with jinxAlan Pearce2023-07-02-12/+0
|
* Add nix-index-database flakeAlan Pearce2023-06-30-1/+29
|
* nix: automatically pin nixpkgs to flake inputAlan Pearce2023-06-29-0/+18
|
* Revert "Emacs: use commercial-emacs (currently without tree-sitter)"Alan Pearce2023-06-28-30/+13
| | | | This reverts commit 4d02c68db272b0585ea3db2aa358ded296dbe7e9.
* cleanup unused nix variablesAlan Pearce2023-06-28-2/+0
|
* prefect: enable AMD P-State controlAlan Pearce2023-06-28-0/+1
|
* Emacs: install dtrt-indent, but don't auto-enableAlan Pearce2023-06-28-0/+4
| | | | Only need this when working on other people's code
* zsh: install gituiAlan Pearce2023-06-28-0/+1
|
* Emacs: use commercial-emacs (currently without tree-sitter)Alan Pearce2023-06-28-15/+33
|
* bare-metal: update tmpOnTmpfs optionAlan Pearce2023-06-27-1/+1
|
* Update flakesAlan Pearce2023-06-26-9/+9
|
* Emacs: remove unnecessary load of jinx moduleAlan Pearce2023-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 timesAlan Pearce2023-06-26-1/+2
|
* Emacs: enable extended evil company-mode bindingsAlan Pearce2023-06-25-1/+2
|
* Emacs: delay evil-collection startupAlan Pearce2023-06-25-2/+2
|
* Emacs: set up consult-dirAlan Pearce2023-06-24-0/+9
|
* Emacs: remove load-path override for consult-ghqAlan Pearce2023-06-24-1/+0
|
* Emacs: open html files as go templates by defaultAlan Pearce2023-06-24-1/+1
|
* Emacs: set up embark and its consult integrationAlan Pearce2023-06-24-0/+16
|
* Update private submoduleAlan Pearce2023-06-24-4/+4
|