sloth-flake.nvim/dev/default.nix

7 lines
59 B
Nix

{
imports = [
./formatter.nix
./shell.nix
];
}