Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | Switch to Capitane cursors | Alan Pearce | 2020-04-30 | -2/+3 | |
| | |||||
* | javascript: add alias for pruning production dependencies | Alan Pearce | 2020-04-30 | -0/+2 | |
| | |||||
* | Update TabNine to v2.8.1 | Alan Pearce | 2020-04-30 | -3/+3 | |
| | |||||
* | satoshipad: fix luks loaOf deprecation warning | Alan Pearce | 2020-04-30 | -3/+2 | |
| | |||||
* | Remove unused system wine module | Alan Pearce | 2020-04-28 | -6/+0 | |
| | |||||
* | Emacs: enable git-gutter after tweaking fringes | Alan Pearce | 2020-04-23 | -2/+2 | |
| | |||||
* | TabNine: upgrade to v2.7.0 | Alan Pearce | 2020-04-23 | -2/+2 | |
| | |||||
* | Fix for NixOS 20.03 deprecations | Alan Pearce | 2020-04-22 | -3/+3 | |
| | |||||
* | nvidia-gpu: ensure nouveau module is not loaded | Alan Pearce | 2020-04-22 | -1/+10 | |
| | |||||
* | i3: use Xorg version of Terminus font | Alan Pearce | 2020-04-21 | -2/+7 | |
| | |||||
* | xserver: remove deprecated fontconfig ultimate settings | Alan Pearce | 2020-04-21 | -5/+0 | |
| | |||||
* | Remove pgadmin3 | Alan Pearce | 2020-04-21 | -1/+0 | |
| | | | | Uses outdated OpenSSL, which is not supported in NixOS 20.03. | ||||
* | Emacs: re-add company-lsp | Alan Pearce | 2020-04-21 | -0/+6 | |
| | | | | Sometimes, TabNine's LSP integration doesn't work. It's nice to have a fallback. | ||||
* | xresources: configure and enable vector fonts | Alan Pearce | 2020-04-20 | -0/+3 | |
| | |||||
* | Emacs: add lsp-mode shortcut to <leader> | Alan Pearce | 2020-04-16 | -0/+1 | |
| | |||||
* | javascript: add ava shortcuts | Alan Pearce | 2020-04-16 | -0/+4 | |
| | |||||
* | prefect: add hardware tweaks from nixos-hardware | Alan Pearce | 2020-04-16 | -0/+2 | |
| | |||||
* | Merge branch 'master' of https://git.alanpearce.eu/nixfiles | Alan Pearce | 2020-04-14 | -1/+1 | |
|\ | |||||
| * | Add user to video group | Alan Pearce | 2020-04-09 | -1/+1 | |
| | | |||||
* | | Add more common shell aliases | Alan Pearce | 2020-04-09 | -0/+3 | |
| | | |||||
* | | Emacs: reduce fruit salad effect, regardless of theme | Alan Pearce | 2020-04-09 | -0/+2 | |
| | | |||||
* | | prefect: set cpu bias to performance | Alan Pearce | 2020-04-08 | -1/+1 | |
| | | | | | | | | | | | | As a desktop machine, this is fine. Since it's a >2011 Intel CPU, it uses the intel_pstate driver/governor combination, meaning that the only available governors are performance and powersave. | ||||
* | | prefect: disable syncthing | Alan Pearce | 2020-04-08 | -1/+0 | |
|/ | |||||
* | prefect: fix screen tearing | Alan Pearce | 2020-04-06 | -1/+3 | |
| | |||||
* | i3: fix config file link | Alan Pearce | 2020-04-06 | -1/+1 | |
| | |||||
* | Emacs: Install doom themes | Alan Pearce | 2020-04-05 | -0/+1 | |
| | |||||
* | trillian: fix darwinConfig | Alan Pearce | 2020-04-04 | -1/+1 | |
| | |||||
* | private: update ssh targets | Alan Pearce | 2020-04-04 | -0/+0 | |
| | |||||
* | Emacs: make deletion of modified vc-backed files easier | Alan Pearce | 2020-04-04 | -1/+1 | |
| | | | | | crux-delete-file-and-buffer uses vc-delete-file, which aborts if the file is not up to date in the VCS, which is oftun infuriating | ||||
* | Remove infrastructure module | Alan Pearce | 2020-04-04 | -10/+0 | |
| | |||||
* | Reorganise folder structure to remove hidden files | Alan Pearce | 2020-04-03 | -8/+4 | |
| | | | | | After moving from GNU Stow, this is not necessary. Non-hidden files are much easier to work with. | ||||
* | Update TabNine to v2.6.0 | Alan Pearce | 2020-04-02 | -3/+3 | |
| | |||||
* | ripcord: update to v0.4.24 | Alan Pearce | 2020-03-18 | -2/+2 | |
| | |||||
* | Prefect: set up for work | Alan Pearce | 2020-03-18 | -4/+3 | |
| | |||||
* | satoshipad: disable printing | Alan Pearce | 2020-03-17 | -1/+0 | |
| | | | | | At rent24, I need to manually upload printable documents to the print system's web interface anyway. | ||||
* | thinkpad: enable fan control | Alan Pearce | 2020-03-17 | -0/+26 | |
| | |||||
* | Emacs: use kubel in place of kubernetes.el | Alan Pearce | 2020-03-17 | -2/+8 | |
| | | | | kubernetes.el did not build on nix. kubel seems simpler and faster as well. | ||||
* | Update pnpm to 4.11.6 | Alan Pearce | 2020-03-16 | -598/+932 | |
| | |||||
* | TabNine: Update to v2.5.1 | Alan Pearce | 2020-03-16 | -3/+3 | |
| | |||||
* | keyboard: use qwerty,norman | Alan Pearce | 2020-03-16 | -2/+11 | |
| | |||||
* | satoshipad: remove unused configuration imports | Alan Pearce | 2020-03-16 | -2/+0 | |
| | |||||
* | xserver: change font stack | Alan Pearce | 2020-03-16 | -1/+1 | |
| | |||||
* | darwin: install watch and coreutils-prefixed | Alan Pearce | 2020-03-13 | -0/+5 | |
| | |||||
* | trillian: use darwin settings | Alan Pearce | 2020-03-13 | -0/+1 | |
| | |||||
* | Shell: make compatible with darwin | Alan Pearce | 2020-03-13 | -2/+3 | |
| | |||||
* | Move accounting module to user/ | Alan Pearce | 2020-03-13 | -3/+3 | |
| | |||||
* | dunst: use left-click to perform notification actions | Alan Pearce | 2020-03-04 | -0/+3 | |
| | |||||
* | Emacs: optimise file loading at startup | Alan Pearce | 2020-03-02 | -2/+5 | |
| | |||||
* | Emacs: optimise GC during minibuffer usage | Alan Pearce | 2020-03-02 | -5/+8 | |
| | |||||
* | zsh: optimise startup | Alan Pearce | 2020-03-02 | -0/+3 | |
| | | | | | - compile init file - pre-generate and compile compinit dump (zcompdump) |