summary refs log tree commit diff stats
path: root/system
Commit message (Collapse)AuthorAgeLines
* prefect: remove DNS search domainAlan Pearce2020-12-09-1/+0
|
* Simplify mouse acceleration setupAlan Pearce2020-12-09-9/+5
|
* satoshipay: enable docker container->host connectionsAlan Pearce2020-11-30-10/+17
|
* prefect: share Music and Videos folders via CIFSAlan Pearce2020-11-25-0/+26
|
* darwin: fix terminal display of Unicode combining charsAlan Pearce2020-11-19-0/+5
|
* trillian: move zsh setup to darwin.nixAlan Pearce2020-11-18-7/+7
|
* prefect: enable syncthingAlan Pearce2020-11-16-0/+1
|
* prefect: enable local network postgres connectionsAlan Pearce2020-11-16-0/+8
|
* prefect: boot Windows by defaultAlan Pearce2020-11-05-0/+1
|
* prefect: update stateVersionAlan Pearce2020-10-29-1/+1
|
* base: remove unnecessary hosts entries for selfAlan Pearce2020-10-29-4/+0
|
* networking: specify search instead of domainAlan Pearce2020-10-29-2/+2
| | | | Domain will be determined by DHCP
* gaming: enable steam moduleAlan Pearce2020-10-29-0/+1
|
* base: add zstd for tar extractionAlan Pearce2020-10-12-0/+1
|
* NextDNS: Don't enable by defaultAlan Pearce2020-10-03-1/+0
|
* trillian: explain disabled completion settingAlan Pearce2020-10-01-1/+1
|
* trillian: read system default zprofileAlan Pearce2020-10-01-0/+1
|
* Cleanup trillian zsh configurationAlan Pearce2020-10-01-3/+5
|
* satoshipay: remove redisAlan Pearce2020-09-23-12/+0
|
* satoshipay: tweak database permissionsAlan Pearce2020-09-21-1/+1
|
* prefect: simplify dual-booting with grub2Alan Pearce2020-09-21-3/+5
|
* trillian: don't use Nix's gnupg-agent (prefer GPGTools)Alan Pearce2020-09-21-7/+0
|
* nextdns: support local DNS lookups (based on common router IPs)Alan Pearce2020-09-10-0/+9
|
* nextdns: support /etc/hostsAlan Pearce2020-09-10-0/+2
|
* nextdns: remove darwin supportAlan Pearce2020-09-10-314/+4
| | | | Use nextdns CLI instead
* SatoshiPay: set up PostgreSQL serverAlan Pearce2020-08-26-0/+24
|
* zeroconf: enable publishingAlan Pearce2020-08-26-0/+7
| | | | | | The previous config only enabled looking up other hosts. Now other hosts can ping this one.
* Fix local mongo connection issuesAlan Pearce2020-08-24-0/+1
|
* Set ZSH history file globallyAlan Pearce2020-07-20-0/+4
|
* prefect: mount NTFS filesystemsAlan Pearce2020-07-16-0/+11
|
* Update stateVersion on prefect (re-installed)Alan Pearce2020-07-06-1/+1
|
* Extract music packages into separate fileAlan Pearce2020-07-06-3/+0
|
* systemd-boot: Fix broken UEFI installAlan Pearce2020-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 layoutAlan Pearce2020-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 variablesAlan Pearce2020-06-08-1/+0
|
* Remove KeybaseAlan Pearce2020-06-03-13/+0
| | | | Acqui-hired by Zoom. Product will probably be deprecated soon.
* Fix syntax errorsAlan Pearce2020-05-20-2/+2
|
* Move chat programs into user moduleAlan Pearce2020-05-20-4/+0
|
* nix: update all channels before auto-upgradeAlan Pearce2020-05-19-1/+2
|
* Make cleanup and upgrade task scheduling work-specificAlan Pearce2020-05-04-4/+4
|
* Switch to Capitane cursorsAlan Pearce2020-04-30-1/+2
|
* satoshipad: fix luks loaOf deprecation warningAlan Pearce2020-04-30-3/+2
|
* Remove unused system wine moduleAlan Pearce2020-04-28-6/+0
|
* Fix for NixOS 20.03 deprecationsAlan Pearce2020-04-22-3/+3
|
* nvidia-gpu: ensure nouveau module is not loadedAlan Pearce2020-04-22-1/+10
|
* xserver: remove deprecated fontconfig ultimate settingsAlan Pearce2020-04-21-5/+0
|
* prefect: add hardware tweaks from nixos-hardwareAlan Pearce2020-04-16-0/+2
|
* Merge branch 'master' of https://git.alanpearce.eu/nixfilesAlan Pearce2020-04-14-1/+1
|\
| * Add user to video groupAlan Pearce2020-04-09-1/+1
| |
* | prefect: set cpu bias to performanceAlan Pearce2020-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.