haios/modules/base/default.nix

6 lines
33 B
Nix
Raw Normal View History

2025-02-17 16:48:14 +02:00
{
imports = [
./nix
];
}