Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | Organise modules into folders | Alan Pearce | 2017-09-23 | -12/+12 | |
| | |||||
* | Create nested module hierarchy | Alan Pearce | 2017-09-23 | -0/+26 | |
| | |||||
* | Xserver: Add missing fonts | Alan Pearce | 2017-09-23 | -0/+4 | |
| | |||||
* | shell: Let's try xonsh for a while | Alan Pearce | 2017-09-23 | -0/+3 | |
| | |||||
* | T470s: Blacklist thinkpad_acpi module | Alan Pearce | 2017-09-23 | -0/+2 | |
| | | | | It seems to cause freezing on boot when on battery power | ||||
* | grub2: Disable splash image | Alan Pearce | 2017-09-23 | -0/+1 | |
| | |||||
* | base: Boot faster | Alan Pearce | 2017-09-23 | -1/+2 | |
| | |||||
* | nix: Use normal configuration for auto-optimise-store | Alan Pearce | 2017-09-22 | -3/+1 | |
| | |||||
* | satoshipay: Install redis service (manually started) | Alan Pearce | 2017-09-22 | -0/+4 | |
| | |||||
* | satoshipay: lazy-load docker | Alan Pearce | 2017-09-22 | -0/+1 | |
| | |||||
* | satoshipay: Install mongod as a non-autostarted service | Alan Pearce | 2017-09-22 | -2/+6 | |
| | |||||
* | Xserver: Remove unused fonts | Alan Pearce | 2017-09-22 | -4/+0 | |
| | |||||
* | xserver: Remove noto fonts | Alan Pearce | 2017-09-22 | -1/+0 | |
| | | | | They're supplementary to Roboto, which should include all the glyphs I need. | ||||
* | Add hostname to /etc/hosts | Alan Pearce | 2017-09-22 | -0/+8 | |
| | |||||
* | dev: Install git-extras | Alan Pearce | 2017-09-22 | -0/+1 | |
| | |||||
* | Merge remote-tracking branch 'origin/master' | Alan Pearce | 2017-09-18 | -3/+3 | |
|\ | |||||
| * | synaptics: Tweak movement parameters | Alan Pearce | 2017-09-17 | -3/+3 | |
| | | |||||
* | | Workaround dbus error in systemd user sessions | Alan Pearce | 2017-09-18 | -0/+2 | |
| | | |||||
* | | xserver: Change installed themes | Alan Pearce | 2017-09-17 | -2/+3 | |
| | | |||||
* | | hidpi: Remove font settings | Alan Pearce | 2017-09-17 | -8/+0 | |
| | | | | | | | | With a mostly-docked hiDPI laptop, it doesn't make any sense. | ||||
* | | intel-gpu: Use i915 to setup console earlier | Alan Pearce | 2017-09-17 | -1/+8 | |
| | | |||||
* | | nix: Allow auto-upgrading with unstable packages | Alan Pearce | 2017-09-17 | -3/+6 | |
| | | |||||
* | | satoshipay: Install scudcloud | Alan Pearce | 2017-09-17 | -0/+1 | |
| | | |||||
* | | satoshipay: Uninstall franz | Alan Pearce | 2017-09-17 | -1/+0 | |
| | | |||||
* | | shell: Install moreutils | Alan Pearce | 2017-09-17 | -0/+1 | |
|/ | |||||
* | t470s: Kludgy fix for missing HDMI sound sink | Alan Pearce | 2017-09-15 | -0/+4 | |
| | |||||
* | window-manager: Use LightDM instead of the deprecated Slim | Alan Pearce | 2017-09-15 | -1/+1 | |
| | |||||
* | systemd-boot: Don't allow modifying boot options | Alan Pearce | 2017-09-15 | -1/+4 | |
| | |||||
* | Merge remote-tracking branch 'origin/master' | Alan Pearce | 2017-09-13 | -33/+72 | |
|\ | |||||
| * | Merge remote-tracking branch 'origin/HEAD' | Alan Pearce | 2017-09-10 | -0/+5 | |
| |\ | |||||
| * | | nitrokey: Disable ssh-agent | Alan Pearce | 2017-09-10 | -1/+3 | |
| | | | |||||
| * | | user-interface: Run emacs with --debug-init | Alan Pearce | 2017-09-10 | -13/+15 | |
| | | | |||||
| * | | x250: Use synaptics driver instead of libinput | Alan Pearce | 2017-09-10 | -19/+25 | |
| | | | |||||
| * | | Import packages from marvin user profile | Alan Pearce | 2017-09-10 | -0/+9 | |
| | | | |||||
| * | | Add infrastructure module | Alan Pearce | 2017-09-10 | -0/+9 | |
| | | | |||||
| * | | Add lisp module | Alan Pearce | 2017-09-10 | -0/+11 | |
| | | | |||||
* | | | Add gnome module | Alan Pearce | 2017-09-13 | -0/+24 | |
| | | | |||||
* | | | dev: Add useful packages for HTTP work | Alan Pearce | 2017-09-13 | -0/+2 | |
| | | | |||||
* | | | window-manager: Add perl-file-mimeinfo package | Alan Pearce | 2017-09-13 | -0/+2 | |
| | | | |||||
* | | | T470s: Enable ModemManager | Alan Pearce | 2017-09-13 | -0/+2 | |
| | | | |||||
* | | | Add print drivers for SatoshiPay | Alan Pearce | 2017-09-13 | -0/+4 | |
| | | | | | | | | | | | | | | | These are non-free. For some reason, with `pkgsUnstable`, one has to pass `NIXPKGS_ALLOW_UNFREE=1` to `nixos-rebuild`. | ||||
* | | | Add services for printing via network | Alan Pearce | 2017-09-13 | -0/+15 | |
| | | | |||||
* | | | window-manager: Install libnotify | Alan Pearce | 2017-09-12 | -0/+1 | |
| |/ |/| | |||||
* | | t470s: Allow querying the NVMe device | Alan Pearce | 2017-09-10 | -0/+4 | |
| | | |||||
* | | Merge branch 'master' of ssh://alanpearce.eu/nixos-configuration | Alan Pearce | 2017-09-09 | -3/+11 | |
|\| | |||||
| * | Set different fonts for high/low DPI | Alan Pearce | 2017-09-09 | -3/+11 | |
| | | |||||
* | | grub2: Setup console earlier in boot | Alan Pearce | 2017-09-09 | -0/+1 | |
|/ | |||||
* | nix: Fix configuration syntax | Alan Pearce | 2017-09-09 | -1/+1 | |
| | |||||
* | laptop: Disable physlock | Alan Pearce | 2017-09-09 | -1/+1 | |
| | | | | It breaks on satoshipad. Stick to invoking i3lock manually | ||||
* | user-interface: allow unfree packages | Alan Pearce | 2017-09-09 | -0/+2 | |
| | | | | Necessary for firefox-bin |