Files

7 lines
53 B
Nix
Raw Permalink Normal View History

{
imports = [
./git.nix
./helix.nix
];
}