Vincent Ambo
602b8b4ef0
fix(pkgs): Remove outdated nix-mode from Nix package
...
See https://github.com/NixOS/nixpkgs/issues/36372 for details
2018-03-06 12:33:27 +01:00
Vincent Ambo
bcd317f23d
refactor(pkgs): Add wallpapers to top-level package set
2018-03-04 22:09:18 +01:00
Vincent Ambo
0937f19408
feat(pkgs/emacs): Add Haskell development packages
2018-03-04 19:32:19 +01:00
Vincent Ambo
b8aed1e2d6
chore(pkgs): Pin Rust release to 1.23.0 (2018-01-04)
2018-01-19 15:57:13 +01:00
Vincent Ambo
50785da62d
chore(dotfiles/pkgs): Remove rofi and configuration
...
No longer need this with EXWM, where Helm replaces all these features.
2017-12-24 18:08:54 +01:00
Vincent Ambo
4a3c771a23
refactor(pkgs): Switch to stable Firefox distribution
...
Since Firefox Quantum is in stable, I don't need to use the beta
binary anymore.
2017-12-24 18:07:20 +01:00
Vincent Ambo
f2403271ec
feat(pkgs): Install SBCL & friends
2017-11-24 09:28:05 +01:00
Vincent Ambo
d79b7f45e7
feat(pkgs): Install gopass-bin
2017-11-15 15:27:32 +01:00
Vincent Ambo
a43657841b
feat(pkgs): Add stern-bin package
2017-11-09 10:40:51 +01:00
Vincent Ambo
7b67a50fc0
feat(pkgs): Install rustracer
2017-11-07 00:25:29 +01:00
Vincent Ambo
fc17dfbbfc
feat: Set up openssl.dev links in system environment
...
This makes building stuff without nix-shell somewhat easier.
2017-11-06 22:14:26 +01:00
Vincent Ambo
4dcb1df11c
feat: Configure JACK setup for use with Overtone
2017-11-02 16:51:35 +01:00
Vincent Ambo
87f46244ae
fix(pkgs): Install additional evolution dependencies
...
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-31 00:45:57 +01:00
Vincent Ambo
cd2f1fdabb
feat(pkgs): Enable Evolution & GNOME key ring
2017-10-30 00:30:12 +01:00
Vincent Ambo
fa224c48d9
feat(pkgs): Install dnsutils
2017-10-25 17:20:24 +02:00
Vincent Ambo
2eb27420e1
feat(pkgs): Add pulseaudio-ctl
...
This is required for i3!
2017-10-24 01:20:25 +02:00
Vincent Ambo
a8a9bf1300
feat(pkgs): Add mq-cli package
2017-10-20 21:47:26 +02:00
Vincent Ambo
30f101e75d
feat: Install iftop
2017-10-20 21:47:26 +02:00
Vincent Ambo
2d80f468d0
fix(pkgs): Use correct IntelliJ IDEA version
...
I actually have an Ultimate license, so I should probably use that.
2017-10-20 21:47:26 +02:00
Vincent Ambo
9361addb54
feat: Install jq
...
How could I even forget about this?
2017-10-19 01:48:27 +02:00
Vincent Ambo
0ceef2ac3f
feat: Install openssl
2017-10-18 15:33:08 +02:00
Vincent Ambo
6118c611c0
feat(pkgs): Add terraform-bin package
...
The source build of Terraform is currently broken in NixOS.
This adds a binary package.
2017-10-18 15:16:28 +02:00
Vincent Ambo
ed1b60b588
feat(pkgs): Install nixops
2017-10-17 15:59:08 +02:00
Vincent Ambo
cb33e5222f
feat(pkgs): Install custom kontemplate package
2017-10-17 01:27:41 +02:00
Vincent Ambo
73bf498781
feat: Install google-cloud-sdk
2017-10-17 01:18:18 +02:00
Vincent Ambo
202467e989
refactor: Move packages & wallpapers config into own nix files
...
My systems are single-user machines and the package configuration can
go in the system-wide package list in full.
This splits out the package list into a separate file and also moves
the systemd units for wallpaper setting into a separate file.
2017-10-16 22:53:49 +02:00