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

212 commits

Author SHA1 Message Date
Daiderd Jordan
44fc4d4010
add --dry-run to darwin-rebuild help 2016-12-22 23:27:29 +01:00
Daiderd Jordan
303d5fa2c4
enable --dry-run for darwin-rebuild 2016-12-22 23:25:32 +01:00
Daiderd Jordan
f317db6bf4
implement darwin-rebuild flags 2016-12-20 00:05:36 +01:00
Daiderd Jordan
66f249f22a
add /etc/static path to warning messages 2016-12-19 21:53:14 +01:00
Daiderd Jordan
698713f2d9
improve launchd activation 2016-12-19 21:50:22 +01:00
Daiderd Jordan
58e4f7d0cf
use nixpkgsVersion as default system.darwinLabel 2016-12-19 21:09:10 +01:00
Daiderd Jordan
807872e8f3
add extra activation scripts 2016-12-19 20:31:59 +01:00
Daiderd Jordan
dc5c27a650
remove unused nixbldUsers 2016-12-19 20:12:28 +01:00
Daiderd Jordan
f5d7e387ea
update installation instructions 2016-12-18 17:58:09 +01:00
Daiderd Jordan
7ed29587d3
update programs example 2016-12-18 17:54:48 +01:00
Daiderd Jordan
08aa4bec9c
add sensible vim options 2016-12-18 14:32:40 +01:00
Daiderd Jordan
332500042b
lnl: temporary files 2016-12-18 14:29:47 +01:00
Daiderd Jordan
438c6fe241
add nix-zsh-completions package 2016-12-18 14:25:23 +01:00
Daiderd Jordan
1121ec46b3
lnl: update tmux and vim options 2016-12-18 14:09:31 +01:00
Daiderd Jordan
15f19af0bb
add environment.loginShell option 2016-12-18 14:04:31 +01:00
Daiderd Jordan
732866d6b6
add programs.vim module 2016-12-18 13:53:11 +01:00
Daiderd Jordan
cf6d081c29
fix types for environment variables 2016-12-17 23:14:55 +01:00
Daiderd Jordan
0c4fbaf0d9
add variables option to programs.zsh module 2016-12-17 23:11:35 +01:00
Daiderd Jordan
2ad1229c71
add environment.profiles 2016-12-17 21:04:04 +01:00
Daiderd Jordan
5c1fc8a85c
lnl: update example with promptInit 2016-12-16 15:51:36 +01:00
Daiderd Jordan
23d3784589
add bash completion option for programs.zsh 2016-12-16 15:49:10 +01:00
Daiderd Jordan
731920e5af
add prompt and completion options for programs.zsh 2016-12-16 15:47:34 +01:00
Daiderd Jordan
345941b4d8
add time.timeZone option 2016-12-16 12:20:28 +01:00
Daiderd Jordan
d97cc2d59d
lnl: remove distributedBuilds 2016-12-15 22:25:11 +01:00
Daiderd Jordan
68ffdbeb37
add darwin-option example to readme 2016-12-15 22:03:06 +01:00
Daiderd Jordan
942d662d1e
add basic darwin-option command 2016-12-15 21:52:53 +01:00
Daiderd Jordan
d54484505f
expose options 2016-12-15 20:29:51 +01:00
Daiderd Jordan
1f746c2605
update install readme 2016-12-15 15:03:57 +01:00
Daiderd Jordan
3e4583ee9a
change default nix.nixPath to work for single user installs 2016-12-15 14:37:31 +01:00
Daiderd Jordan
5949d2ed5d
fix cert bundle for services.nix-daemon 2016-12-15 14:27:47 +01:00
Daiderd Jordan
8ffe2020dd
fix etc files in directories 2016-12-15 14:08:48 +01:00
Daiderd Jordan
125dcb48b0
add nix module 2016-12-15 13:26:22 +01:00
Daiderd Jordan
584e64da1a
add bootstrap example to readme 2016-12-15 12:39:56 +01:00
Daiderd Jordan
302524fba1
services.activate-system: wrap activation script 2016-12-14 22:03:23 +01:00
Daiderd Jordan
4e5b313174
services.activate-system: retry if activation fails
this might fail a few times when /nix/store is on another filesystem.
2016-12-14 21:15:02 +01:00
Daiderd Jordan
e91ffd0ff3
add KeepAlive submodule for launchd.<name>.serviceConfig 2016-12-14 21:03:27 +01:00
Daiderd Jordan
205c51af51
fix example 2016-12-14 18:55:42 +01:00
Daiderd Jordan
6bfe1bcf99
add modules section to README 2016-12-14 18:50:03 +01:00
Daiderd Jordan
8a654cf2d9
add trackpad options for system.defaults 2016-12-14 16:38:59 +01:00
Daiderd Jordan
8b3cf21d87
add finder options for system.defaults 2016-12-14 16:30:55 +01:00
Daiderd Jordan
b14ce1fdf2
add dock options for system.defaults 2016-12-14 16:22:39 +01:00
Daiderd Jordan
d64ce165b7
add description for LSQuarantine 2016-12-14 16:03:05 +01:00
Daiderd Jordan
0b3c5a21b2
improve system activation for single user installs
Fixes #1
2016-12-14 15:50:00 +01:00
Daiderd Jordan
bcdd968833
lnl: add defaults options 2016-12-14 15:07:27 +01:00
Daiderd Jordan
e6e79e53cc
add some more options for system.defaults 2016-12-14 15:01:32 +01:00
Daiderd Jordan
3025f6a42a
add description for keyboard options 2016-12-14 13:30:46 +01:00
Daiderd Jordan
0af20a526a
lnl: update global defaults 2016-12-14 13:10:52 +01:00
Daiderd Jordan
a48cc8ac5f
move system.defaults to separate files 2016-12-14 13:05:23 +01:00
Daiderd Jordan
6af52615ed
add activate-user script 2016-12-14 12:32:20 +01:00
Daiderd Jordan
7a6ee11373
generalize system.defaults activation 2016-12-13 23:07:11 +01:00