59a4c43e9b
bacon reads its preferences from a different directory on Darwin. Fix the path to read out of: ~/Library/Application\ Support/org.dystroy.bacon/prefs.toml Linux behavior should be unchanged.
4 lines
78 B
Nix
4 lines
78 B
Nix
{
|
|
bacon-program = ./bacon.nix;
|
|
bacon-empty-config = ./empty-config.nix;
|
|
}
|