1
0
Fork 0
mirror of https://github.com/LnL7/nix-darwin.git synced 2025-03-06 00:37:00 +00:00
Commit graph

989 commits

Author SHA1 Message Date
Daiderd Jordan
5250bc0f69
users: remove enable option 2018-01-13 22:59:34 +01:00
Daiderd Jordan
243651e398
checks: add test for /run 2018-01-13 22:50:48 +01:00
Daiderd Jordan
f6b9e43a84
checks: add /etc/profile check from bootstrap script 2018-01-13 19:45:57 +01:00
Daiderd Jordan
8bffb9877e
hydra: use users module 2018-01-13 18:29:20 +01:00
Daiderd Jordan
f6a72d972b
hydra: fix example 2018-01-13 18:20:52 +01:00
Daiderd Jordan
59421c7d76
nix: add to systemPackages when nix.package is set 2018-01-13 18:18:48 +01:00
Daiderd Jordan
ad3891f07a
etc: skip warning when target has references to /etc/static 2018-01-13 18:10:48 +01:00
Daiderd Jordan
174a36a296
activation: rename pre/post hooks
Renamed extraPostActivation and extraUserPostActivation.
2018-01-13 17:12:02 +01:00
Daiderd Jordan
789623213e
checks: impure darwin-config error message 2018-01-13 15:40:07 +01:00
Daiderd Jordan
849cf9edc4
simple: update example 2018-01-13 14:56:49 +01:00
Daiderd Jordan
ed72bf6409
bash: don't setup environment in a nix-shell 2018-01-13 14:51:36 +01:00
Daiderd Jordan
bf72128177
toplevel: don't depend on NIX_PATH for the CHANGELOG 2018-01-13 14:20:13 +01:00
Daiderd Jordan
535701cb7f
users: update test for user creation/deletion 2018-01-13 14:04:38 +01:00
Daiderd Jordan
3db35e87f0
users: move submodules to separate files 2018-01-13 13:52:30 +01:00
Daiderd Jordan
b8713d540c
users: add options for user creation 2018-01-13 13:42:49 +01:00
Daiderd Jordan
5df343aae5
networking: rename networkservices -> knownNetworkServices 2018-01-13 02:13:51 +01:00
Daiderd Jordan
9e87afcb4e
users: add test for group creation/deletion 2018-01-13 02:05:45 +01:00
Daiderd Jordan
b593f31822
users: add options to create user groups 2018-01-13 02:01:15 +01:00
Daiderd Jordan
5c31a2c380
time: skip activation if nothing is enabled 2018-01-12 22:24:34 +01:00
Daiderd Jordan
a326466ca7
lnl: move darwin-config 2018-01-12 21:57:34 +01:00
Daiderd Jordan
23da403335
lnl: cleanup aliases 2018-01-12 21:54:52 +01:00
Daiderd Jordan
ca5c600c7a
add system.keyboard to README 2018-01-11 21:44:28 +01:00
Daiderd Jordan
2989a747db
keyboard: add option for remapping Tilde on non-us keyboards 2018-01-10 19:57:23 +01:00
Daiderd Jordan
e0d8d10e92
lnl: add keyboard mapping 2018-01-10 19:46:51 +01:00
Daiderd Jordan
ada37dc2b3
lnl: add pr-darwin alias 2018-01-10 19:45:40 +01:00
Daiderd Jordan
c2a0025f7a
nix: add warning for distributed builds 2018-01-09 22:34:28 +01:00
Daiderd Jordan
b074b6634d
run bootstrap on travis
Fixes #14
2018-01-09 20:51:53 +01:00
Daiderd Jordan
5303f80542
keyboard: add test for keyboard mappings 2018-01-08 22:22:37 +01:00
Daiderd Jordan
d05229ca0d
keyboard: add warning when enableKeyMapping is not set 2018-01-08 22:04:32 +01:00
Daiderd Jordan
edc3be51ce
keyboard: add options for keyboard mappings
Fixes #55
2018-01-08 22:01:44 +01:00
Daiderd Jordan
3bedff357a
etc: make link warnings more noticable
Hopefully this helps to make it more obvious that the file will not be
created by nix-darwin. See #65
2018-01-08 19:08:02 +01:00
Daiderd Jordan
ac840a44b4
networking: add warning when networkservices is empty 2018-01-08 18:45:12 +01:00
Daiderd Jordan
c28d3ce2ce
add networking.networkservices entry to changelog 2018-01-08 00:31:54 +01:00
Daiderd Jordan
4608964b30
add test for networking.networkservices 2018-01-08 00:31:52 +01:00
Daiderd Jordan
5c18e86a07
networking: add dns/search options
These options are only enabled for networkservices that are explicitly
enabled and will clear existing values if nothing is set.
2018-01-08 00:16:46 +01:00
Daiderd Jordan
48b888c800
nixpkgs: add test for overlays 2018-01-07 00:06:53 +01:00
Daiderd Jordan
94a30ef034
add overlays entry to changelog 2018-01-06 23:33:56 +01:00
Daiderd Jordan
6fe46e8335
add _file for anonymous packages module 2018-01-06 23:21:34 +01:00
Daiderd Jordan
9780fb0f0b
nixpkgs: add support for overlays 2018-01-06 23:20:43 +01:00
Daiderd Jordan
52cf461055
Merge pull request #62 from pjan/enh/NSGlobalDomain
Adds more NSGlobalDomain options + tests
2018-01-05 18:36:13 +01:00
Daiderd Jordan
7eb4e21075
defaults: add option for NetBIOSName 2018-01-05 00:16:09 +01:00
Daiderd Jordan
3dfc5da1e7
remove unused file 2018-01-05 00:06:14 +01:00
Daiderd Jordan
2c4444ede4 Merge pull request #64 from pjan/fix/47 2018-01-05 00:02:21 +01:00
Daiderd Jordan
7ed9cb0c46
Merge pull request #51 from joseph-long/set-netbios-name
Set NetBIOS name with hostName
2018-01-04 23:56:02 +01:00
Daiderd Jordan
9b955c2e4d
bootstrap: increase build users to 32 2018-01-04 21:46:16 +01:00
Daiderd Jordan
1779e06cd4
chunkwm: make chunkwmrc executable 2018-01-04 21:37:13 +01:00
pjan vandaele
062f14eb55 Closes #47. Adds tests for networking 2018-01-04 15:36:33 +09:00
pjan vandaele
01692f870b Adds more NSGlobalDomain options + tests 2018-01-04 11:59:50 +09:00
Daiderd Jordan
02a11717a4
Merge pull request #60 from nix-hackers/tmux-iterm2
tmux: play nice with iTerm2
2018-01-04 00:05:03 +01:00
Daiderd Jordan
5a52850a03 update README 2018-01-03 23:07:32 +01:00