mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-08 11:36:05 +01:00
This allows users to use an icons or colors theme file taken from GitHub directly without the YAML -> Nix translation in the configuration.
4 lines
126 B
Nix
4 lines
126 B
Nix
{
|
|
lsd-example-settings = ./example-settings.nix;
|
|
lsd-example-settings-using-paths = ./example-settings-using-paths.nix;
|
|
}
|