about summary refs log tree commit diff
AgeCommit message (Collapse)AuthorFilesLines
2017-12-24 feat(adho): Add The Thief wifiVincent Ambo1-0/+1
2017-12-21 feat(adho): Add a few networks in StockholmVincent Ambo1-0/+8
2017-12-21 chore(adho): Remove Steam & related configVincent Ambo1-5/+0
2017-11-24 feat(adho): Add BrewDog networkVincent Ambo1-1/+5
2017-11-24 feat(pkgs): Install SBCL & friendsVincent Ambo1-0/+2
2017-11-20 feat(adho): Add a few more wifi networksVincent Ambo1-0/+8
2017-11-15 feat(desktop): Move from i3 to exwmVincent Ambo2-11/+12
Emacs just controls everything now. Why not! Rather than using the builtin NixOS support for EXWM I've added a custom snippet that takes care of the launching. This assumes that the user launching the session has my emacs configuration installed, which I, in practice, always do. * remove setup of i3wm (until I'm comfortable using exwm I will keep the i3 configuration files around) * disable compton (exwm brings its own compositor) * disable auto-starting of emacs user service * enable & configure exwm (also see correlating commits in my emacs.d repository)
2017-11-15 feat(pkgs): Install gopass-binVincent Ambo2-0/+26
2017-11-13 feat(pkgs): Bump MQ versionVincent Ambo1-3/+3
2017-11-10 feat(adho): Add Cafe Sara networkVincent Ambo1-0/+5
2017-11-09 feat(pkgs): Add stern-bin packageVincent Ambo2-1/+27
2017-11-08 feat(adho): Add FSCONS & Hackeriet networksVincent Ambo1-0/+8
2017-11-07 feat(pkgs): Install rustracerVincent Ambo1-0/+1
2017-11-06 feat: Set up openssl.dev links in system environmentVincent Ambo1-0/+1
This makes building stuff without nix-shell somewhat easier.
2017-11-06 chore: Disable PostgreSQLVincent Ambo1-3/+0
2017-11-06 chore: Disable VirtualBox againVincent Ambo1-3/+0
2017-11-05 feat(pkgs): Bump Kontemplate to v1.3.0Vincent Ambo1-3/+3
2017-11-02 feat: Configure JACK setup for use with OvertoneVincent Ambo2-0/+5
2017-10-31 fix(pkgs): Install additional evolution dependenciesVincent Ambo1-0/+3
Evolution depends on these packages in order to function correctly. It can actually not even resize window panes (!) without dconf, which is a bit ridiculous.
2017-10-30 feat(pkgs): Enable Evolution & GNOME key ringVincent Ambo2-0/+4
2017-10-29 fix(adho): Use 5Ghz network at homeVincent Ambo1-1/+1
2017-10-29 feat(adho): Install SteamVincent Ambo1-1/+6
2017-10-25 docs: Update README with setup instructionsVincent Ambo1-7/+6
2017-10-25 feat(pkgs): Install dnsutilsVincent Ambo1-0/+1
2017-10-25 feat(adho): Add phone-tethering networkVincent Ambo1-0/+9
2017-10-24 feat(pkgs): Add pulseaudio-ctlVincent Ambo2-0/+27
This is required for i3!
2017-10-23 refactor: Enable PostgreSQL on both machinesVincent Ambo2-3/+3
2017-10-23 fix(dotfiles/alacritty): Slightly increase font sizeVincent Ambo1-1/+1
2017-10-23 feat(stallo): Enable PostgreSQL for developmentVincent Ambo1-0/+3
2017-10-22 feat(dotfiles/fish): Add Cargo-installed tools to $PATHVincent Ambo1-1/+1
2017-10-22 feat(adho): Add another wifi networkVincent Ambo1-0/+5
2017-10-21 feat(desktop): Install some more fontsVincent Ambo1-0/+4
Adds fonts that will be useful for switching to i3status-rust and its powerline mode!
2017-10-21 style(all): Consistently use block/attr format & clean upVincent Ambo5-52/+69
2017-10-21 feat(dotfiles/fish): re-enable VCS prompt colour hintsVincent Ambo1-0/+5
2017-10-21 feat(dotfiles/fish): Alias ls to exaVincent Ambo1-0/+3
Old habits die hard, but I really want more Rust in my userland.
2017-10-21 fix(dotfiles): Overwrite default NixOS fish configVincent Ambo2-5/+1
NixOS by default adds some fish-config setup that I don't think I want, but it's a bit unclear what the goal of it is. I've overwritten it now and things still work fine!
2017-10-21 feat(dotfiles): Add alacritty configurationVincent Ambo3-1/+266
2017-10-21 feat(dotfiles): Add rofi configurationVincent Ambo2-0/+4
2017-10-21 feat(dotfiles): Add fish-shell & tmux configurationVincent Ambo3-9/+46
2017-10-21 feat(dotfiles): Begin controlling various dotfiles from NixVincent Ambo5-2/+200
Moves my i3 configuration into a nix derivation called 'tazjins-dotfiles'. A good step towards fully declarative system configuration!
2017-10-20 feat(pkgs): Add mq-cli packageVincent Ambo2-0/+36
2017-10-20 feat: Install iftopVincent Ambo1-0/+1
2017-10-20 feat(adho): Configure larger local POSIX queue sizesVincent Ambo1-0/+6
Required for some testing at work.
2017-10-20 fix(pkgs): Use correct IntelliJ IDEA versionVincent Ambo1-1/+1
I actually have an Ultimate license, so I should probably use that.
2017-10-20 feat(adho): Enable bluetoothVincent Ambo1-0/+2
2017-10-19 feat: Install jqVincent Ambo1-0/+1
How could I even forget about this?
2017-10-18 feat: Install opensslVincent Ambo2-2/+1
2017-10-18 feat(pkgs): Add terraform-bin packageVincent Ambo2-0/+30
The source build of Terraform is currently broken in NixOS. This adds a binary package.
2017-10-18 feat: Add myself to the 'docker' groupVincent Ambo1-1/+1
2017-10-17 feat: Enable VirtualBox & DockerVincent Ambo1-4/+9