nvf/modules/utility/images/default.nix
2024-02-26 11:54:07 +03:00

7 lines
55 B
Nix

{
imports = [
./hologram
./image-nvim
];
}