nyx/home/pingu/packages/cli/default.nix

6 lines
35 B
Nix
Raw Normal View History

2025-01-26 00:36:34 +02:00
{
imports = [
./shell
];
}