mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-11 17:39:37 +08:00
8 lines
94 B
TOML
8 lines
94 B
TOML
alice = "A"
|
|
bob = "B"
|
|
|
|
[other]
|
|
deduplicate_icons = false
|
|
fallback_icon = "F"
|
|
separator = ": "
|