Files
samfelag/home/modules/dev/default.nix
2022-10-02 20:33:40 +02:00

8 lines
46 B
Nix

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