Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | 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 | |
| | |||||
* | fix overlays | Alan Pearce | 2024-05-18 | -13/+20 | |
| | |||||
* | nix: set nix.nixPath | Alan Pearce | 2024-05-18 | -16/+32 | |
| | |||||
* | bin: fix resolution of config sources | Alan Pearce | 2024-05-18 | -3/+4 | |
| | |||||
* | nix: don't use flake to auto-upgrade | Alan Pearce | 2024-05-18 | -1/+0 | |
| | |||||
* | fix nix overlay complaint | Alan Pearce | 2024-05-18 | -0/+1 | |
| | |||||
* | move scripts to bin/ | Alan Pearce | 2024-05-18 | -7/+12 | |
| | |||||
* | set up lorri | Alan Pearce | 2024-05-18 | -94/+253 | |
| | |||||
* | wip | Alan Pearce | 2024-05-18 | -1/+5 | |
| | |||||
* | de-flake local systems | Alan Pearce | 2024-05-18 | -5/+330 | |
| | |||||
* | system/base: remove configurationRevision setting | Alan Pearce | 2024-05-18 | -5/+0 | |
| | |||||
* | remove nixpkgs flake pin | Alan Pearce | 2024-05-18 | -17/+0 | |
| | |||||
* | add brotli to base packages | Alan Pearce | 2024-05-18 | -0/+1 | |
| | |||||
* | emacs: install evil-lion for alignment via gl/gL | Alan Pearce | 2024-05-18 | -0/+8 | |
| | |||||
* | linde: remove extraneous argument to autoUpgrade | Alan Pearce | 2024-05-18 | -1/+0 | |
| | |||||
* | nanopi: disable jellyfin for now | Alan Pearce | 2024-05-18 | -3/+2 | |
| | |||||
* | nix-linux: fix incorrect placement of nix-daemon settings | Alan Pearce | 2024-05-18 | -3/+2 | |
| | |||||
* | fish: add functions to open magit/dired in emacs | Alan Pearce | 2024-05-18 | -0/+16 | |
| | |||||
* | ui: reduce number of installed nerd fonts | Alan Pearce | 2024-05-18 | -2/+0 | |
| | |||||
* | update searchix | Alan Pearce | 2024-05-17 | -6/+10 | |
| | |||||
* | disable `nh` aliases for better interoperability with deflake branch | Alan Pearce | 2024-05-17 | -7/+7 | |
| | |||||
* | system/nix: set OS-agnostic nix options in common module | Alan Pearce | 2024-05-17 | -34/+40 | |
| | |||||
* | update searchix | Alan Pearce | 2024-05-17 | -7/+7 | |
| | |||||
* | emacs: use default value for per-category completion defaults | Alan Pearce | 2024-05-17 | -1/+0 | |
| | |||||
* | emacs: make lsp-mode and eglot behave more similarly | Alan Pearce | 2024-05-17 | -5/+27 | |
| | |||||
* | golang: install more dev tools | Alan Pearce | 2024-05-17 | -0/+2 | |
| | |||||
* | fish: fix newest/oldest with POSIX `cut` | Alan Pearce | 2024-05-17 | -6/+6 | |
| | |||||
* | ui: configure kitty | Alan Pearce | 2024-05-16 | -2/+3 | |
| | |||||
* | emacs: use lsp-mode for go to support secondary language server | Alan Pearce | 2024-05-16 | -3/+36 | |
| | |||||
* | linde: add health checks to searchix | Alan Pearce | 2024-05-15 | -1/+4 | |
| | |||||
* | linde: prefer zstd over gzip in caddy | Alan Pearce | 2024-05-15 | -2/+16 | |
| | |||||
* | update searchix | Alan Pearce | 2024-05-15 | -6/+8 | |
| |