1
0
Fork 0
mirror of https://github.com/LnL7/nix-darwin.git synced 2024-12-14 11:57:34 +00:00
Commit graph

301 commits

Author SHA1 Message Date
Daiderd Jordan
ba7202e789
environment-shells: add option to manage /etc/shells 2017-12-13 23:02:11 +01:00
Daiderd Jordan
5894006537
whitespace 2017-12-13 22:58:18 +01:00
Daiderd Jordan
2c6f80380f
improve git revision detection
lib.pathIsDirectory doesn't follow symlinks causing the git revision
detection to fail if NIX_PATH points to a symlink.
2017-12-03 18:22:48 +01:00
Daiderd Jordan
c4e213745a
security-accessibility: remove options
The accessibility database has been protected with SIP since macOS
10.12 and there doesn't seem to be another way to configure this
programmatically.
2017-11-29 00:14:31 +01:00
Daiderd Jordan
48af45075a
nix-daemon: add option to configure a logfile 2017-11-28 22:25:51 +01:00
Daiderd Jordan
a20e9d040c
lnl: enable sandboxing 2017-11-28 22:06:34 +01:00
Daiderd Jordan
5d80f2c826
Merge pull request #50 from cbarrett/master
Port over the NixOS fish module
2017-11-06 00:09:29 +01:00
Daiderd Jordan
7d0421a1c8
examples-hydra: remove custom tmpdir 2017-10-30 10:16:07 +01:00
Daiderd Jordan
cc3cb881ba
lnl: fix tmux keybinding 2017-10-27 12:31:59 +02:00
Daiderd Jordan
99050fe859
lnl: add fzf-vim 2017-10-25 13:50:44 +02:00
Daiderd Jordan
164220fe13
lnl: update 2017-10-20 23:04:42 +02:00
Daiderd Jordan
de97d16af1
whitespace 2017-10-20 22:29:26 +02:00
Daiderd Jordan
e828743829
nix-info: install by default 2017-10-20 22:23:51 +02:00
Daiderd Jordan
78d426940a
improve descriptions for a bunch of modules 2017-10-19 22:16:09 +02:00
Daiderd Jordan
061232c6db
launchd: improve descriptions 2017-10-19 21:55:37 +02:00
Daiderd Jordan
f555eb99ba
alias: make deprecated options internal 2017-10-18 23:36:39 +02:00
Colin Barrett
a069111873 Set PATH since that's not being done by setEnvironment 2017-10-15 23:42:37 -04:00
Colin Barrett
1dd1f60f90 nixos -> nix_darwin 2017-10-15 23:26:16 -04:00
Colin Barrett
a6cd3bb61f Port over the NixOS fish module 2017-10-15 23:26:16 -04:00
Daiderd Jordan
48c8e01112
lnl: add nixpkgs pr helper 2017-10-14 17:10:38 +02:00
Daiderd Jordan
f0ee1438ec
nix-daemon: don't set tempDir by default 2017-10-08 13:15:13 +02:00
Daiderd Jordan
3efff52877
environment: don't link /lib by default 2017-10-07 12:59:10 +02:00
Daiderd Jordan
e8355cdd93
system-build: change type of setEnvironment and setAliases
On NixOS system.build.setEnvironment also is a writeText
2017-10-07 12:41:33 +02:00
Daiderd Jordan
a8b4770275
environment: include extraInit in set-environment script 2017-10-07 12:27:43 +02:00
Daiderd Jordan
94fddd38af
zsh: move environment variables to zshenv 2017-10-07 11:19:11 +02:00
Daiderd Jordan
af0579f4a1
system-path: fix type 2017-10-07 10:17:45 +02:00
Daiderd Jordan
afdcebc111 Merge pull request #45 from jrolfs/improve-trackpad
Improve trackpad settings support
2017-10-06 22:58:40 +02:00
Daiderd Jordan
91a6785102
nixpkgs: change loeOf to listOf 2017-10-06 19:57:47 +02:00
Jamie Rolfs
3c447cfa00
Add 'TrackpadThreeFingerDrag' setting to trackpad module 2017-10-03 14:16:30 -07:00
Jamie Rolfs
cc279e8a04
Write trackpad preferences to non-bluetooth namespace as well 2017-10-03 14:16:23 -07:00
Daiderd Jordan
11b0d93c4e
examples-lnl: add hydra utils 2017-10-03 00:24:01 +02:00
Daiderd Jordan
36ba568fc4
system-version: add assertioon for stateVersion 2017-10-01 17:00:44 +02:00
Daiderd Jordan
d3941dc5ec
nix: use old default for nix.nixPath with system.stateVersion = 1 2017-10-01 16:37:51 +02:00
Daiderd Jordan
c8cc548dfc
examples-simple: add stateVersion 2017-10-01 16:37:51 +02:00
Daiderd Jordan
cf9f74596a
system-version: add system.stateVersion option 2017-10-01 16:37:51 +02:00
Daiderd Jordan
6fa180702b
modules: add redis service 2017-09-07 22:39:35 +02:00
Daiderd Jordan
9f0507cf7d
activation-checks: add check for user channels 2017-09-06 23:56:45 +02:00
Daiderd Jordan
184e9f34be
nix: include user channels in NIX_PATH 2017-09-06 23:39:15 +02:00
Daiderd Jordan
020d666957
lnl: disable auto capitalization and period substitution 2017-09-06 22:40:04 +02:00
Daiderd Jordan
e641f368e4
lnl: remove extra man outputs 2017-09-06 22:36:47 +02:00
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