pi/programs/default.nix

3 lines
36 B
Nix

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