Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | trillian: move zsh setup to darwin.nix | Alan Pearce | 2020-11-18 | -7/+7 | |
| | |||||
* | prefect: enable syncthing | Alan Pearce | 2020-11-16 | -0/+1 | |
| | |||||
* | prefect: enable local network postgres connections | Alan Pearce | 2020-11-16 | -0/+8 | |
| | |||||
* | prefect: boot Windows by default | Alan Pearce | 2020-11-05 | -0/+1 | |
| | |||||
* | prefect: update stateVersion | Alan Pearce | 2020-10-29 | -1/+1 | |
| | |||||
* | base: remove unnecessary hosts entries for self | Alan Pearce | 2020-10-29 | -4/+0 | |
| | |||||
* | networking: specify search instead of domain | Alan Pearce | 2020-10-29 | -2/+2 | |
| | | | | Domain will be determined by DHCP | ||||
* | gaming: enable steam module | Alan Pearce | 2020-10-29 | -0/+1 | |
| | |||||
* | base: add zstd for tar extraction | Alan Pearce | 2020-10-12 | -0/+1 | |
| | |||||
* | NextDNS: Don't enable by default | Alan Pearce | 2020-10-03 | -1/+0 | |
| | |||||
* | trillian: explain disabled completion setting | Alan Pearce | 2020-10-01 | -1/+1 | |
| | |||||
* | trillian: read system default zprofile | Alan Pearce | 2020-10-01 | -0/+1 | |
| | |||||
* | Cleanup trillian zsh configuration | Alan Pearce | 2020-10-01 | -3/+5 | |
| | |||||
* | satoshipay: remove redis | Alan Pearce | 2020-09-23 | -12/+0 | |
| | |||||
* | satoshipay: tweak database permissions | Alan Pearce | 2020-09-21 | -1/+1 | |
| | |||||
* | prefect: simplify dual-booting with grub2 | Alan Pearce | 2020-09-21 | -3/+5 | |
| | |||||
* | trillian: don't use Nix's gnupg-agent (prefer GPGTools) | Alan Pearce | 2020-09-21 | -7/+0 | |
| | |||||
* | nextdns: support local DNS lookups (based on common router IPs) | Alan Pearce | 2020-09-10 | -0/+9 | |
| | |||||
* | nextdns: support /etc/hosts | Alan Pearce | 2020-09-10 | -0/+2 | |
| | |||||
* | nextdns: remove darwin support | Alan Pearce | 2020-09-10 | -314/+4 | |
| | | | | Use nextdns CLI instead | ||||
* | SatoshiPay: set up PostgreSQL server | Alan Pearce | 2020-08-26 | -0/+24 | |
| | |||||
* | zeroconf: enable publishing | Alan Pearce | 2020-08-26 | -0/+7 | |
| | | | | | | The previous config only enabled looking up other hosts. Now other hosts can ping this one. | ||||
* | Fix local mongo connection issues | Alan Pearce | 2020-08-24 | -0/+1 | |
| | |||||
* | Set ZSH history file globally | Alan Pearce | 2020-07-20 | -0/+4 | |
| | |||||
* | prefect: mount NTFS filesystems | Alan Pearce | 2020-07-16 | -0/+11 | |
| | |||||
* | Update stateVersion on prefect (re-installed) | Alan Pearce | 2020-07-06 | -1/+1 | |
| | |||||
* | Extract music packages into separate file | Alan Pearce | 2020-07-06 | -3/+0 | |
| | |||||
* | systemd-boot: Fix broken UEFI install | Alan Pearce | 2020-07-06 | -1/+1 | |
| | | | | | | It seems as though the EFI variables do not need to be modified in order to add a bootloader; I was able to reinstall two systems without it. | ||||
* | keyboard: remove norman layout | Alan Pearce | 2020-06-29 | -3/+3 | |
| | | | | | I never did switch to it after learning. It looks like I'll be sticking with QWERTY for the time being. | ||||
* | prefect: allow updating EFI variables | Alan Pearce | 2020-06-08 | -1/+0 | |
| | |||||
* | Remove Keybase | Alan Pearce | 2020-06-03 | -13/+0 | |
| | | | | Acqui-hired by Zoom. Product will probably be deprecated soon. | ||||
* | Fix syntax errors | Alan Pearce | 2020-05-20 | -2/+2 | |
| | |||||
* | Move chat programs into user module | Alan Pearce | 2020-05-20 | -4/+0 | |
| | |||||
* | nix: update all channels before auto-upgrade | Alan Pearce | 2020-05-19 | -1/+2 | |
| | |||||
* | Make cleanup and upgrade task scheduling work-specific | Alan Pearce | 2020-05-04 | -4/+4 | |
| | |||||
* | Switch to Capitane cursors | Alan Pearce | 2020-04-30 | -1/+2 | |
| | |||||
* | 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 | |
| | |||||
* | 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 | |
| | |||||
* | xserver: remove deprecated fontconfig ultimate settings | Alan Pearce | 2020-04-21 | -5/+0 | |
| | |||||
* | 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 | |
| | | |||||
* | | 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 | |
| | |||||
* | trillian: fix darwinConfig | Alan Pearce | 2020-04-04 | -1/+1 | |
| | |||||
* | Remove infrastructure module | Alan Pearce | 2020-04-04 | -10/+0 | |
| | |||||
* | Prefect: set up for work | Alan Pearce | 2020-03-18 | -4/+1 | |
| |