nixos/modules/common/programming/default.nix

6 lines
32 B
Nix
Raw Normal View History

2024-05-18 21:07:28 -04:00
{ ... }:
{
imports = [
];
}