mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-12 01:59:37 +08:00
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.
5 lines
78 B
Nix
5 lines
78 B
Nix
{
|
|
bacon-program = ./bacon.nix;
|
|
bacon-empty-config = ./empty-config.nix;
|
|
}
|