Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | lib: simplify mkPathable | Alan Pearce | 2024-05-21 | -8/+5 | |
| | |||||
* | emacs: use personal just-mode fork with tree-sit support | Alan Pearce | 2024-05-20 | -0/+9 | |
| | |||||
* | update sources | Alan Pearce | 2024-05-20 | -24/+24 | |
| | |||||
* | remove subdirectory .gitignore files | Alan Pearce | 2024-05-20 | -8/+0 | |
| | | | | | | | | | They were necessary back when I was using two separate repositories and didn't have a better way of specifying per-system configurations. With the wrapper scripts, the file to use can be deduced on the fly instead of relying on the creation of a symlink like {configuration,home}.nix -> ${HOSTNAME}.nix | ||||
* | dev/base: indent fish files with 4 spaces, as fish_indent expects | Alan Pearce | 2024-05-20 | -0/+3 | |
| | |||||
* | fish: fix newest/oldest | Alan Pearce | 2024-05-20 | -8/+12 | |
| | | | | | | | | before: - errors if arg was not a directory - hours and minutes were incorrectly separated, making sort inaccurate - `newest` would show the oldest file as reverse is handled per-key | ||||
* | emacs: make <leader>j jump to {lsp,eglot} symbol intelligently | Alan Pearce | 2024-05-20 | -1/+12 | |
| | |||||
* | fix error applying enchant override | Alan Pearce | 2024-05-19 | -4/+4 | |
| | |||||
* | emacs: show TODO comments in magit | Alan Pearce | 2024-05-19 | -0/+6 | |
| | |||||
* | update packages submodule | Alan Pearce | 2024-05-19 | -0/+0 | |
| | |||||
* | update packages submodule | Alan Pearce | 2024-05-19 | -0/+0 | |
| | |||||
* | update packages submodule | Alan Pearce | 2024-05-18 | -0/+0 | |
| | |||||
* | linde: install ssh key for github-actions | Alan Pearce | 2024-05-18 | -4/+5 | |
| | |||||
* | linde: undo partial de-flakification | Alan Pearce | 2024-05-18 | -1/+0 | |
| | |||||
* | update packages submodule | Alan Pearce | 2024-05-18 | -0/+0 | |
| | |||||
* | extract new packages/overrides to nix-packages submodule | Alan Pearce | 2024-05-18 | -823/+35 | |
| | |||||
* | cleanup | Alan Pearce | 2024-05-18 | -2/+1 | |
| | |||||
* | shell: use babelfish to translate bash scripts | Alan Pearce | 2024-05-18 | -0/+1 | |
| | |||||
* | dev/base: enable lorri notifications | Alan Pearce | 2024-05-18 | -1/+4 | |
| | |||||
* | move lorri service to home-manager | Alan Pearce | 2024-05-18 | -1/+1 | |
| | |||||
* | move nix cache settings to nix.nix | Alan Pearce | 2024-05-18 | -15/+13 | |
| | |||||
* | cleanup some unused packages | Alan Pearce | 2024-05-18 | -9/+0 | |
| | |||||
* | remove old files | Alan Pearce | 2024-05-18 | -460/+0 | |
| | |||||
* | dev/base: fix inconsistent indentation in go files | Alan Pearce | 2024-05-18 | -1/+1 | |
| | |||||
* | golang: add more dev tools | Alan Pearce | 2024-05-18 | -0/+3 | |
| | |||||
* | move TERMINAL (not TERM!) setting to i3.nix, where it is used | Alan Pearce | 2024-05-18 | -3/+3 | |
| | |||||
* | user-interface: remove unknown setting | Alan Pearce | 2024-05-18 | -2/+0 | |
| | |||||
* | emacs: use emacs service on linux | Alan Pearce | 2024-05-18 | -0/+5 | |
| | |||||
* | kde: move Hidpi setting | Alan Pearce | 2024-05-18 | -4/+4 | |
| | |||||
* | user/base: fix bat warning | Alan Pearce | 2024-05-18 | -1/+1 | |
| | |||||
* | update virtualisation settings | Alan Pearce | 2024-05-18 | -1/+5 | |
| | |||||
* | fish: fix unaltered copy-paste in dired.fish | Alan Pearce | 2024-05-18 | -1/+1 | |
| | |||||
* | user: fix jinx-mode missing dictionaries when launched from DE | Alan Pearce | 2024-05-18 | -14/+18 | |
| | | | | | remove aspell, use nuspell/hunspell instead. They already know where to look for dictionaries. | ||||
* | set editorconfig to not clash with niv | Alan Pearce | 2024-05-18 | -0/+2 | |
| | |||||
* | remove unnecessary scope import | Alan Pearce | 2024-05-18 | -3/+1 | |
| | |||||
* | cleanup gitignore | Alan Pearce | 2024-05-18 | -1/+0 | |
| | |||||
* | re-add emacs overlay | Alan Pearce | 2024-05-18 | -0/+1 | |
| | |||||
* | Revert "update sources" | Alan Pearce | 2024-05-18 | -21/+21 | |
| | | | | This reverts commit cd9c6b3a5930e366fbdd982e7e37829dfedbcb4e. | ||||
* | don't import local paths to nix store | Alan Pearce | 2024-05-18 | -1/+1 | |
| | |||||
* | add nur overlay | Alan Pearce | 2024-05-18 | -0/+15 | |
| | |||||
* | update sources | Alan Pearce | 2024-05-18 | -21/+21 | |
| | |||||
* | emacs: remove darwin path setting | Alan Pearce | 2024-05-18 | -6/+0 | |
| | | | | no longer needed thanks to use of Raycast script | ||||
* | Revert "pin channels using nix.nixPath rather than using ~/.nix-defexpr" | Alan Pearce | 2024-05-18 | -9/+47 | |
| | | | | This reverts commit 4e5e1bca6c94b922e906549683e1780a1d49d02f. | ||||
* | use XDG directories in script | Alan Pearce | 2024-05-18 | -1/+3 | |
| | |||||
* | remove channel root more carefully (could be a symlink) | Alan Pearce | 2024-05-18 | -2/+6 | |
| | |||||
* | pin channels using nix.nixPath rather than using ~/.nix-defexpr | Alan Pearce | 2024-05-18 | -51/+5 | |
| | |||||
* | hw/mouse: use renamed libinput options | Alan Pearce | 2024-05-18 | -1/+1 | |
| | |||||
* | darwin: pin configuration | Alan Pearce | 2024-05-18 | -0/+1 | |
| | |||||
* | bin: make script debugging easier | Alan Pearce | 2024-05-18 | -0/+4 | |
| | |||||
* | update sources | Alan Pearce | 2024-05-18 | -92/+92 | |
| |