Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | bare-metal: automatically suspend when idle | Alan Pearce | 2022-06-16 | -0/+6 | |
| | |||||
* | prefect: update network addresses used in firewall | Alan Pearce | 2022-06-16 | -4/+2 | |
| | |||||
* | nix: enable flakes | Alan Pearce | 2022-06-16 | -0/+2 | |
| | |||||
* | user: regenerate SSH key for local administration | Alan Pearce | 2022-06-16 | -1/+1 | |
| | |||||
* | tor: upgrade settings syntax | Alan Pearce | 2022-06-16 | -1/+4 | |
| | |||||
* | prefect: enable automount of secondary filesystems | Alan Pearce | 2022-06-16 | -2/+2 | |
| | |||||
* | prefect: use UEFI boot loader instead of GRUB's os-prober | Alan Pearce | 2022-06-16 | -4/+3 | |
| | |||||
* | Fix bad paste | Alan Pearce | 2022-06-16 | -1/+1 | |
| | |||||
* | kde: configure librewolf-plasma integration | Alan Pearce | 2022-06-14 | -0/+4 | |
| | |||||
* | prefect: set more filesystem options | Alan Pearce | 2022-06-14 | -9/+20 | |
| | |||||
* | Use KDE instead of i3 | Alan Pearce | 2022-06-13 | -1/+1 | |
| | |||||
* | kde: fix screen artifacts and flickering | Alan Pearce | 2022-06-13 | -2/+3 | |
| | |||||
* | Remove sshfs | Alan Pearce | 2022-06-13 | -1/+0 | |
| | | | | Can't remember what I used it for | ||||
* | Remove sekey script | Alan Pearce | 2022-06-13 | -28/+0 | |
| | | | | I use Secretive now, which has a GUI for generating new keys | ||||
* | nix: mark build dependencies to not be gc'ed | Alan Pearce | 2022-06-13 | -0/+5 | |
| | |||||
* | Rename compton to picom | Alan Pearce | 2022-06-13 | -1/+1 | |
| | |||||
* | prefect: update state version (reinstalled) | Alan Pearce | 2022-06-13 | -1/+1 | |
| | |||||
* | Update lumen package recipe | Alan Pearce | 2022-06-13 | -1/+1 | |
| | |||||
* | Emacs: update activation of company-tng | Alan Pearce | 2022-06-13 | -2/+3 | |
| | |||||
* | kde: disable redshift (built-in alternative) | Alan Pearce | 2022-06-13 | -12/+10 | |
| | |||||
* | nix: run two jobs in parallel when auto-upgrading | Alan Pearce | 2022-06-13 | -1/+1 | |
| | |||||
* | zsh: add helpers to copy/set environment variables in Emacs | Alan Pearce | 2022-06-13 | -0/+8 | |
| | |||||
* | Emacs: remove fish-completion | Alan Pearce | 2022-06-13 | -11/+0 | |
| | |||||
* | Emacs: replace small git file modes with git-modes | Alan Pearce | 2022-06-13 | -3/+1 | |
| | |||||
* | gaming: install discord | Alan Pearce | 2022-06-13 | -0/+1 | |
| | |||||
* | user-interface: install logseq | Alan Pearce | 2022-06-13 | -0/+1 | |
| | |||||
* | user-interface: replace Firefox with LibreWolf | Alan Pearce | 2022-06-13 | -1/+1 | |
| | |||||
* | trezor: install suite | Alan Pearce | 2022-06-13 | -0/+1 | |
| | |||||
* | bluetooth: only enable bluetooth outside of KDE | Alan Pearce | 2022-06-13 | -2/+4 | |
| | |||||
* | bare-metal: enable managing EFI boot entries | Alan Pearce | 2022-06-12 | -0/+1 | |
| | |||||
* | kde: use ksshaskpass even if seahorse is enabled | Alan Pearce | 2022-06-12 | -0/+2 | |
| | |||||
* | lisp: remove abandoned packages | Alan Pearce | 2022-06-12 | -3/+0 | |
| | |||||
* | prefect: use stable -zen kernel | Alan Pearce | 2022-06-12 | -1/+1 | |
| | |||||
* | regenerate node2nix packages | Alan Pearce | 2022-06-12 | -257/+293 | |
| | |||||
* | passwords: remove pass-otp | Alan Pearce | 2022-06-12 | -1/+0 | |
| | |||||
* | update settings to build on 22.05 | Alan Pearce | 2022-06-12 | -10/+12 | |
| | |||||
* | music: update to use new xdg.desktopEntries setting | Alan Pearce | 2022-06-11 | -8/+6 | |
| | |||||
* | emacs: fix nix-indent-line warning | Alan Pearce | 2021-06-05 | -1/+2 | |
| | |||||
* | neovim: update config structure for home-manager 21.05 | Alan Pearce | 2021-06-05 | -20/+15 | |
| | |||||
* | lumen: remove unnecessary goDeps | Alan Pearce | 2021-06-05 | -311/+0 | |
| | |||||
* | git: don't auto-merge npm lockfile conflicts | Alan Pearce | 2021-05-18 | -4/+0 | |
| | | | | `npm install` will perform this process anyway | ||||
* | Emacs: fix flycheck config in rustic-mode | Alan Pearce | 2021-05-17 | -1/+2 | |
| | |||||
* | Emacs: lazy-load rustic-mode | Alan Pearce | 2021-05-17 | -0/+1 | |
| | |||||
* | Fix syntax error | Alan Pearce | 2021-05-14 | -1/+1 | |
| | |||||
* | window-manager: "fix" default keychain unlocking | Alan Pearce | 2021-05-14 | -2/+2 | |
| | | | | | | | With autologin, the default keychain is not automatically unlocked. What makes this annoying is that on an access attempt (e.g. using SSH), the keychain is simply ignored, rather than prompting to be unlocked. | ||||
* | Emacs: ignore formatter errors | Alan Pearce | 2021-05-14 | -1/+3 | |
| | |||||
* | rust: install cargo-edit | Alan Pearce | 2021-05-14 | -0/+1 | |
| | |||||
* | Create initial rust development setup | Alan Pearce | 2021-05-06 | -1/+23 | |
| | |||||
* | Emacs: show LSP reference peek menu even for one candidate | Alan Pearce | 2021-05-06 | -1/+2 | |
| | |||||
* | Emacs: run eslint after tide checks | Alan Pearce | 2021-05-03 | -0/+1 | |
| |