Daiderd Jordan
3e1b67d779
lnl: enable nix-index
2017-08-14 21:47:18 +02:00
Daiderd Jordan
a7fe548f63
activation-checks: improve NIX_PATH warnings
2017-08-07 20:09:59 +02:00
Daiderd Jordan
c24f744cd3
activation-checks: show initial changelog
2017-08-01 22:59:19 +02:00
Daiderd Jordan
a4b604cdbf
hydra: don't set uid for hydra user
...
OSX or sshd doesn't seem to like a uuid <500
2017-08-01 22:37:04 +02:00
Daiderd Jordan
45d259cb3e
add programs.nix-index module
2017-07-28 23:17:53 +02:00
Daiderd Jordan
cfc0e3465f
lnl: remove some experimental khd bindings
2017-07-26 22:02:19 +02:00
Daiderd Jordan
d5e07457be
lnl: update
2017-07-26 08:42:39 +02:00
Daiderd Jordan
c2354c99e7
lnl: remove extra vim plugins
2017-07-25 20:52:02 +02:00
Daiderd Jordan
c5d51f3cde
lnl: use /nix/var/tmp
2017-07-25 19:41:24 +02:00
Daiderd Jordan
40eb1292aa
Merge pull request #31 from clhodapp/nix-apps-dir
...
Make symlink within ~/Applications if it exists instead of skipping
2017-07-24 22:21:00 +02:00
Daiderd Jordan
6784d89dd2
lnl: move nix-daemon config back to example
2017-07-24 19:41:45 +02:00
Daiderd Jordan
0e6e71bc60
activation-checks: fix nixpkgs instructions
2017-07-24 19:31:57 +02:00
Daiderd Jordan
4281f777d7
activation-checks: don't fail before showing error message
2017-07-24 19:29:31 +02:00
Daiderd Jordan
0ee39eb06a
activation-checks: fix changelog diff
2017-07-23 19:22:40 +02:00
Daiderd Jordan
6a2715dcb6
activation-checks: remove set +e
2017-07-23 19:07:04 +02:00
Daiderd Jordan
b5e0b273c4
darwin: show CHANGELOG during activation
2017-07-23 18:56:37 +02:00
Daiderd Jordan
7845fd0423
activation-checks: fix evaluation
2017-07-23 18:27:01 +02:00
Daiderd Jordan
1d0ecb8914
nix: look for <darwin> in channels by default
2017-07-23 18:13:18 +02:00
Daiderd Jordan
6d91e5b565
darwin: add --check flag
2017-07-23 18:02:08 +02:00
Daiderd Jordan
e4a11b2073
activation-checks: add NIX_PATH check for nixpkgs
2017-07-23 17:51:17 +02:00
Daiderd Jordan
345d9ffa0e
activation-checks: add NIX_PATH check for darwin-config
2017-07-23 17:51:17 +02:00
Daiderd Jordan
05d8495ed8
activation-checks: add NIX_PATH check for darwin
2017-07-23 17:51:06 +02:00
Daiderd Jordan
8016f1e2fd
add activation-checks
2017-07-23 16:05:46 +02:00
Daiderd Jordan
b3a9587cfb
bootstrap: add nix.maxJobs to simple example
2017-07-23 14:30:36 +02:00
Daiderd Jordan
1eadb10b9b
nix: include root channels in default NIX_PATH
2017-07-22 17:38:37 +02:00
Daiderd Jordan
61cd181a0f
zsh: use container names for fzf docker completion
2017-07-18 22:34:09 +02:00
Daiderd Jordan
0a1461ce7d
lnl: use nixUnstable
2017-07-18 22:32:39 +02:00
Daiderd Jordan
dc6b81a4b3
nix: add support for nix 1.12
2017-07-18 22:32:39 +02:00
Daiderd Jordan
a31b3699b4
nix: include cache.nixos.org by default
2017-07-18 21:13:36 +02:00
Daiderd Jordan
2156c30ad2
nix-daemon: fix eval
2017-07-18 20:32:32 +02:00
Daiderd Jordan
8960f57708
nix-daemon: fix condition
2017-07-18 20:27:54 +02:00
Daiderd Jordan
b883ae533f
nix-daemon: fix nixbld group warning
2017-07-18 20:19:53 +02:00
Daiderd Jordan
250f238e2b
hydra: add activation script for hydra user and ssh keys
2017-07-17 22:49:22 +02:00
Daiderd Jordan
3730fdf15e
enable activate-system serice by default
2017-07-17 21:46:35 +02:00
Daiderd Jordan
d049c7b97a
hydra: use nix.gc.automatic
2017-07-17 21:42:27 +02:00
Daiderd Jordan
750e02b10c
lnl: add rerun tmux keybinding
2017-07-17 21:03:32 +02:00
Daiderd Jordan
1cea7669ef
bash: disable completion by default
2017-07-11 20:21:09 +02:00
Daiderd Jordan
a6ca6e7974
bash: don't set default prompt
2017-07-09 17:14:34 +02:00
Daiderd Jordan
88a11d28f1
bash: enable by default
2017-07-09 10:16:57 +02:00
Daiderd Jordan
71f25cba9d
zsh: support nix-shell --run zsh
2017-07-09 10:14:49 +02:00
Daiderd Jordan
8c29d0985d
fix typo
2017-07-06 21:54:38 +02:00
Daiderd Jordan
ebc7f7b2da
Merge pull request #39 from peel/f-networking
...
Adds an idea for networking module
2017-07-06 21:52:21 +02:00
Piotr Limanowski
8fe2cff0cc
Adds an idea for networking module
...
The idea is to follow: https://nixos.org/nixos/options.html#networking so we can
share even more configuration ideas from NixOS.
2017-07-05 22:17:58 +02:00
Piotr Limanowski
972ee0cb82
Adds service.emacs.exec to choose emacs binary to execute
...
The motivation of the change is that some forks (ie. Wilfred/remacs)
choose not to use the emacs binary. Whereas it is perfectly possible
to generate /bin/emacs in a drv, but I strongly believe it's cleaner
to have a service parameter.
2017-07-04 21:13:32 +02:00
Daiderd Jordan
22be829197
Merge pull request #36 from peel/master
...
Adds support for ChunkWM
2017-07-03 20:27:45 +02:00
Piotr Limanowski
fe8072ec15
Updates to ChunkWM changes; Removes somedefaults as suggested
2017-07-03 13:37:55 +02:00
Daiderd Jordan
acd0fee357
postgresql: init service
2017-07-02 18:39:07 +02:00
Daiderd Jordan
2eec909faf
lnl: add reexec-tmux
2017-07-02 18:08:10 +02:00
Piotr Limanowski
e33942bab2
Adds support for ChunkWM
2017-06-29 07:24:02 +02:00
Daiderd Jordan
5e61ca9fb4
Merge pull request #35 from dirn/smart-periods
...
Add support for smart period substitution
2017-06-26 20:31:31 +02:00