Kevin Griffin
867ef96e0b
fish: add babelfish translation option
...
Configuration may be ran through fenv at shell start time
(as previously) or translated to fish at build time with
a specified babelfish package.
2021-01-17 10:30:27 +09:00
Daiderd Jordan
8834df4317
installer: silence apfs.util output
...
Passing incorrect flags prints help output to stdout so silence
everything.
Fixes #264
2020-12-22 10:14:02 +01:00
Daiderd Jordan
f8a04c7f6d
installer: move channel setup out of activation
...
Fixes #234
2020-12-21 14:23:25 +01:00
Daiderd Jordan
6dd655466d
installer: remove profile step
2020-12-19 12:38:06 +01:00
Daiderd Jordan
3cf11923eb
use --dry-run check to re-apply system patches
2020-12-19 11:56:51 +01:00
Daiderd Jordan
7e4b134554
add flake build example to readme
2020-12-19 10:13:35 +01:00
Daiderd Jordan
72c6e6f0d4
Merge pull request #263 from LnL7/harden-installer
...
Harden installer
2020-12-19 10:10:17 +01:00
Daiderd Jordan
f47083bd71
installer: extend test with shell environment checks
2020-12-18 14:53:09 +01:00
Daiderd Jordan
75cab75c22
installer: ensure /etc/static runs last
...
In the case that nix-darwin was installed for a single user installation
and later nix gets reinstalled with the daemon it's possible that
nix-daemon.sh loads afterwards, resulting in unexpected behaviour.
2020-12-18 14:53:08 +01:00
Daiderd Jordan
465539ad1d
Merge pull request #259 from virusdave/patch-1
...
Fix typo in nix-index docstring
2020-12-06 15:26:51 +01:00
Daiderd Jordan
32924fe28d
Merge pull request #261 from cmacrae/yabai/load_sa
...
yabai: load scripting addition in yabai-sa daemon
2020-12-06 15:26:06 +01:00
Daiderd Jordan
db1631f150
Merge pull request #252 from happysalada/fix_emacs_path
...
emacs: add system path env var
2020-12-06 15:25:48 +01:00
Daiderd Jordan
57df59ea2d
Merge pull request #247 from happysalada/fix_nextdns
...
nextdns: add to modulelist
2020-12-06 15:21:49 +01:00
cmacrae
1fc92c0c61
yabai: load scripting addition in yabai-sa daemon
2020-12-03 17:30:30 +00:00
Dave Nicponski
0884b87b5c
Fix typo in nix-index docstring
2020-11-30 20:29:34 -05:00
happysalada
a6b23918a7
emacs: add path config
2020-11-27 11:43:13 +09:00
happysalada
dcbc6a4433
nexdns: add module and tests
2020-11-27 11:28:26 +09:00
Daiderd Jordan
6c6eb8ace6
Merge pull request #254 from stephank/fix-shells
...
Add /bin/dash to shells
2020-11-26 20:09:13 +01:00
Daiderd Jordan
e1064b0c69
Merge pull request #251 from awseward/awseward/SwipeNavigateWithScrolls
...
Add options for MacOS swipe navigation
2020-11-26 19:53:08 +01:00
Stéphan Kochen
d0d89fda1d
Add /bin/dash to shells
2020-11-21 20:07:26 +01:00
Daiderd Jordan
6bd5208e7f
github: increase flakes timeout
...
This relies on nixUnstable which might not be cached, resulting in
failed builds because it takes too long.
2020-11-15 16:22:47 +01:00
Daiderd Jordan
a97f690dcc
darwin-rebuild: add jq to path for flakes
2020-11-15 15:42:39 +01:00
Daiderd Jordan
c6f44ea7ff
installer: handle apfs.util on macOS 11.0 Big Sur
...
The flages of apfs.util changed in 11.0 so try both cases.
Fixes #249
2020-11-15 15:17:13 +01:00
Andrew Seward
5d0ed66ba9
Add options for swipe navigation
...
One for trackpad, one for mouse. I don't know much about the mouse side
of things, but thought I'd at least include it to be comprehensive.
2020-11-14 22:51:54 -08:00
Daiderd Jordan
56f01699fb
Merge pull request #245 from happysalada/master
...
modules: add nextdns service
2020-11-08 14:05:33 +01:00
Raphael Megzari
ee55d78034
switch from agent to daemon to run as root
2020-11-07 20:40:45 +09:00
Daiderd Jordan
1145503ef9
Merge pull request #242 from akrmn/lorri-path
...
add git, gnutar and gzip to lorri's path
2020-11-05 21:17:53 +01:00
Moisés Ackerman
d037dfaf20
add git, gnutar and gzip to lorri's path
2020-11-05 11:43:50 +01:00
happysalada
aa739bc24d
modules: add nextdns service
2020-11-05 13:06:51 +09:00
Daiderd Jordan
842c72f1c9
Merge pull request #244 from LnL7/flakes-test
...
update install-nix-action
2020-11-04 22:36:42 +01:00
Daiderd Jordan
d00d0c8be8
update install-nix-action
2020-11-04 22:14:18 +01:00
Daiderd Jordan
cb7b3d2471
Merge pull request #241 from awseward/add-redis-extraConfig
...
Add extraConfig option to Redis
2020-11-03 22:50:03 +01:00
Andrew Seward
fe814c5e91
Add some test coverage for redis service
2020-11-02 19:26:39 -08:00
Andrew Seward
58fd716d05
Add extraConfig option to redis
2020-10-29 23:35:50 -07:00
Daiderd Jordan
c2124383f4
add changelog entry for SHELL variable
2020-10-25 16:37:13 +01:00
Daiderd Jordan
079db5db5b
don't set SHELL automatically based on programs.<shell>.enable
2020-10-25 16:37:02 +01:00
Daiderd Jordan
1804b8ecd2
include etc in activate-system
...
Since the etc actiation now includes a content whitelist files might get
replaced automatically after system updates. So including it in the
activation here should resolve most issues.
2020-10-25 16:02:23 +01:00
Daiderd Jordan
74eb216078
remove nix 1.x config compatibility
2020-10-25 15:56:29 +01:00
Daiderd Jordan
5dfd0c4485
reuse evalConfig in default.nix
2020-10-25 14:49:15 +01:00
Daiderd Jordan
0dba44e04c
disable NIX_PATH checks when using flakes
2020-10-25 12:56:39 +01:00
Daiderd Jordan
1216e9e0aa
split out flake overrides into a separate module
2020-10-25 12:55:55 +01:00
Daiderd Jordan
dfe84e9203
lnl: cleanup example config
2020-10-25 12:17:48 +01:00
Daiderd Jordan
3be9bc7b3e
remove bootstrap.sh from readme
2020-10-25 11:52:28 +01:00
Daiderd Jordan
2f258bc917
link readme to the flakes wiki
2020-10-25 11:49:59 +01:00
Daiderd Jordan
b346a283a8
Merge pull request #238 from c4710n/feature/swap-command-alt
...
add new option - system.keyboard.swapLeftCommandAndLeftAlt
2020-10-24 19:26:23 +02:00
c4710n
bf0ac204bd
add new option - system.keyboard.swapLeftCommandAndLeftAlt
2020-10-23 22:47:38 +08:00
Daiderd Jordan
2a60ef1956
switch example flake to master
2020-10-21 18:47:44 +02:00
Daiderd Jordan
67da67bb7a
Merge pull request #235 from LnL7/flakes
...
flakes
2020-10-21 18:46:20 +02:00
Daiderd Jordan
8800c4717d
always prefix flake with darwinConfigurations
2020-10-21 18:30:57 +02:00
Daiderd Jordan
c8b38819b4
handle --print-build-logs for flakes
2020-10-21 18:30:57 +02:00