mirror of
https://github.com/nix-community/home-manager
synced 2024-11-01 08:49:44 +01:00
5 lines
143 B
Nix
5 lines
143 B
Nix
{
|
|
khard_empty_config = ./empty_config.nix;
|
|
khard_basic_config = ./basic_config.nix;
|
|
khard_multiple_accounts = ./multiple_accounts.nix;
|
|
}
|