Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | prefect: enable SSH | Alan Pearce | 2021-04-12 | -0/+3 |
| | ||||
* | Remove unused cursor theme | Alan Pearce | 2021-03-02 | -1/+0 |
| | ||||
* | syncthing: run as user service | Alan Pearce | 2021-03-02 | -1/+1 |
| | ||||
* | Extract always-requested system packages to module | Alan Pearce | 2021-03-02 | -2/+0 |
| | ||||
* | base: ensure cachix is installed | Alan Pearce | 2021-03-02 | -0/+6 |
| | ||||
* | satoshipay: don't run postgres as a system daemon (use docker) | Alan Pearce | 2021-02-24 | -24/+0 |
| | ||||
* | bare-metal: add more network optimisations | Alan Pearce | 2021-01-28 | -2/+7 |
| | ||||
* | Use optimised kernel and CPU governor on PCs (laptops and desktops) | Alan Pearce | 2021-01-16 | -0/+7 |
| | ||||
* | Disable default DHCP when connman is used | Alan Pearce | 2021-01-16 | -0/+1 |
| | ||||
* | Extract wireless setup fvrom connman.nix to iwd.nix | Alan Pearce | 2021-01-16 | -1/+11 |
| | ||||
* | connman: use a nicer management UI | Alan Pearce | 2021-01-16 | -1/+1 |
| | ||||
* | connman: use updated nixos schema | Alan Pearce | 2021-01-16 | -1/+1 |
| | ||||
* | Add nix-community cache declaratively | Alan Pearce | 2021-01-12 | -0/+4 |
| | ||||
* | Move common nix-darwin config to darwin.nix | Alan Pearce | 2021-01-12 | -1/+15 |
| | ||||
* | Extract always-requested system packages to module | Alan Pearce | 2021-01-12 | -7/+10 |
| | ||||
* | base: ensure cachix is installed | Alan Pearce | 2021-01-12 | -0/+1 |
| | ||||
* | laptop: merge imports | Alan Pearce | 2021-01-12 | -4/+1 |
| | ||||
* | bare-metal: don't force bfq module to load | Alan Pearce | 2021-01-12 | -2/+0 |
| | | | | Let it be loaded as necessary | |||
* | Optimise startup on machines with / on NVMe | Alan Pearce | 2021-01-12 | -0/+5 |
| | ||||
* | bare-metal: set optimal IO scheduler per disk type | Alan Pearce | 2021-01-12 | -0/+9 |
| | ||||
* | Extract bluetooth settings from laptop module | Alan Pearce | 2021-01-12 | -19/+39 |
| | ||||
* | Ensure mouse settings are applied | Alan Pearce | 2021-01-12 | -0/+1 |
| | ||||
* | base: ensure vim is always installed | Alan Pearce | 2021-01-06 | -0/+1 |
| | ||||
* | satoshipay: remove mongodb | Alan Pearce | 2021-01-06 | -26/+0 |
| | ||||
* | prefect: switch to AMD | Alan Pearce | 2021-01-05 | -2/+0 |
| | ||||
* | zsh: enable working directory titlebar updates on darwin | Alan Pearce | 2020-12-11 | -0/+2 |
| | ||||
* | Simplify mouse acceleration setup | Alan Pearce | 2020-12-09 | -9/+5 |
| | ||||
* | satoshipay: enable docker container->host connections | Alan Pearce | 2020-11-30 | -10/+17 |
| | ||||
* | darwin: fix terminal display of Unicode combining chars | Alan Pearce | 2020-11-19 | -0/+5 |
| | ||||
* | trillian: move zsh setup to darwin.nix | Alan Pearce | 2020-11-18 | -0/+7 |
| | ||||
* | 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 | -1/+1 |
| | | | | 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 |
| | ||||
* | 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 | -2/+3 |
| | ||||
* | 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 |
| | ||||
* | 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. | |||
* | Remove Keybase | Alan Pearce | 2020-06-03 | -11/+0 |
| | | | | Acqui-hired by Zoom. Product will probably be deprecated soon. | |||
* | 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 | -0/+4 |
| | ||||
* | Switch to Capitane cursors | Alan Pearce | 2020-04-30 | -1/+2 |
| |