summaryrefslogtreecommitdiff
path: root/home/ebisu/nara/programs/default.nix
blob: 3ad7a6e080cce6a062c77cd961ad1a69a9e0089b (plain) (blame)
1
2
3
4
5
{
  imports = [
    ./development.nix
  ];
}