mirror of
https://github.com/nix-community/home-manager
synced 2025-01-12 12:09:49 +01:00
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;
|
|
}
|