nichts/modules/module2.nix

12 lines
117 B
Nix
Raw Normal View History

2024-08-16 22:46:01 +02:00
_: {
imports = [
./programs
./other
./services
./wms
./style
./options
./system
];
}