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