mirror of
https://github.com/nix-community/home-manager.git
synced 2026-06-05 21:02:51 +00:00
6 lines
159 B
Nix
6 lines
159 B
Nix
{
|
|
dbeaver-without-settings = ./without-settings.nix;
|
|
dbeaver-with-settings = ./with-settings.nix;
|
|
dbeaver-with-data-sources = ./with-data-sources.nix;
|
|
}
|