about summary refs log tree commit diff
AgeCommit message (Collapse)AuthorFilesLines
2019-12-14 chore(nixos): Move NixOS config to infra/nixosVincent Ambo19-0/+0
2019-02-11 feat(adho): Add Kulturhuset and Forest & Brown wifisVincent Ambo1-0/+9
2019-02-03 feat(home): Add initial home-manager configuration for ChromeOSVincent Ambo1-0/+75
Adds a home-manager configuration that can be used in a Crostini container running Nix. There isn't any truly ChromeOS-specific stuff in this yet, as I've set up the interoperability with garcon etc. manually for now.
2019-01-30 chore(pkgs): Remove wine againVincent Ambo1-2/+0
Never managed to get it to work for the things I wanted anyways.
2019-01-30 feat(emacs): Add elm-mode back inVincent Ambo1-1/+1
2019-01-30 chore(adho): Add Kitty's networkVincent Ambo1-0/+5
2018-12-26 feat: Open firewall port 3000Vincent Ambo1-2/+2
2018-12-26 feat(adho): Enable virtualbox & LXCVincent Ambo2-1/+8
2018-12-26 feat(adho): Add The Kasbah & Google Oslo networksVincent Ambo1-0/+5
2018-12-26 chore(adho): Switch to 2.4Ghz home networkVincent Ambo1-1/+1
2018-12-26 fix(emacs): Fix sly package (again)Vincent Ambo1-1/+14
2018-11-07 chore(pkgs): wine -> wineStaging 64-bitVincent Ambo1-1/+1
2018-11-03 fix(desktop): Revert to slim as the display managerVincent Ambo1-0/+3
NixOS 18.09 switches from slim to something else (lightdm?) as the default display manager, however DBUS is broken in that manager if the session is ever restarted. This reverts back to slim, which may not look as fancy by default but it actually works.
2018-10-28 feat(adho): Add Gatwick wifi networkVincent Ambo1-0/+1
2018-10-25 feat(pkgs): Install omnisharp and friendsVincent Ambo2-0/+5
2018-10-25 feat(adho): Add various wifi networks (NixCon etc.)Vincent Ambo1-8/+15
2018-10-14 feat(emacs): Install meghanada-modeVincent Ambo1-0/+1
2018-10-14 fix(pkgs): Backport exa from unstable channelVincent Ambo1-4/+8
2018-10-14 chore(pkgs): Bump channel versionsVincent Ambo1-4/+4
2018-10-14 fix(dotfiles): Disable Alacritty's visual bellVincent Ambo1-0/+4
It's v e r y annoying.
2018-10-10 fix(adho): Disable Nix sandbox on adhoVincent Ambo1-0/+3
Sandboxing was enabled by default in NixOS 18.09, but it breaks some of the less-than-clean work build setups.
2018-10-10 chore(dotfiles): Update Alacritty configuration for new versionVincent Ambo1-77/+12
2018-10-10 feat(pkgs): Install chromiumVincent Ambo1-0/+1
2018-10-10 chore(adho): Enable kvm-intel kernel moduleVincent Ambo1-0/+2
Suggested by nixos-generate-config.
2018-10-10 chore(emacs): Remove manually upgraded packages that are in 18.09Vincent Ambo1-158/+25
Removes a whole bunch of manually pinned packages that were moved into stable in 18.09. However, it should be noted that `sly` is again broken in stable.
2018-10-10 fix(pkgs): Remove manually installed cargoVincent Ambo1-1/+0
This conflicts with the rustup binary otherwise.
2018-10-10 feat(pkgs): Bump channels to latestVincent Ambo1-10/+6
This moves to NixOS 18.09.
2018-10-10 feat(adho): Add Homan Bistro wifiVincent Ambo1-0/+4
2018-10-10 chore: Disable Redis service on all machinesVincent Ambo1-1/+0
2018-09-19 chore(emacs): Bump EXWM & XELB to most recent development versionsVincent Ambo1-5/+26
2018-09-16 refactor(desktop): Don't launch EXWM via Emacs clientVincent Ambo1-2/+1
Launch EXWM directly in Emacs, instead of first launching an Emacs server and connecting a client. In cases where Emacs does not start correctly due to initialisation errors the error message would never become visible without this change.
2018-09-16 feat(adho): Add Dublin wifi networksVincent Ambo1-0/+9
2018-09-02 chore(emacs): Bump EXWM versionVincent Ambo1-5/+3
Includes changes from ch11ng/exwm#477 which may resolve issues with ch11ng/exwm#425.
2018-09-02 feat(adho): Add additional wifi networksVincent Ambo1-0/+4
2018-09-02 feat(adho): Run haveged daemonVincent Ambo1-0/+3
2018-08-26 chore(stallo): Add 2.4Ghz network as fallbackVincent Ambo1-1/+8
Apparently the wifi card likes to act up occasionally (this is new?) and can't see the 5Ghz network anymore. This adds the 2.4Ghz network as a fallback in those cases.
2018-08-17 chore(emacs): Add another potential fix for EXWM issueVincent Ambo1-3/+5
Pulls in the changes from @medranocalvo's ch11ng/exwm#469 pull request, which could be a potential fix for ch11ng/exwm#425.
2018-08-10 chore(stallo): Use wine with 64-bit supportVincent Ambo1-1/+1
2018-08-10 feat(adho): Add Yubikey PIV related toolsVincent Ambo1-0/+9
2018-08-10 chore(desktop): Remove unused keyboard layoutVincent Ambo1-1/+1
2018-08-10 feat(emacs): Install intero againVincent Ambo1-2/+6
2018-08-05 chore(emacs): Override EXWM version with potential bug fixVincent Ambo1-2/+14
Overrides the EXWM version from the latest released one to a current commit in master that may constitute a fix for ch11ng/exwm#425
2018-08-05 chore(packages): Remove 'hie' for nowVincent Ambo1-10/+2
2018-08-05 feat(stallo): Install wine-staging & winetricksVincent Ambo1-1/+4
2018-07-30 fix(packages): Remove Cachix cache for hie-nixVincent Ambo1-14/+0
2018-07-30 feat(stallo): Enable 32-bit compatibility for audio & videoVincent Ambo1-0/+4
2018-07-30 feat(packages): Install extremetuxracerVincent Ambo1-0/+1
Why not?
2018-07-30 chore(packages): Bump channelsVincent Ambo1-5/+5
2018-07-29 refactor(emacs): Install eglot & jsonrpc from ELPA instead of GithubVincent Ambo1-7/+15
trust++;
2018-07-29 feat(pkgs): Enable hie-nix Cachix cacheVincent Ambo1-0/+14