nyx/modules/flake/default.nix

8 lines
57 B
Nix
Raw Normal View History

2025-01-12 16:35:44 +00:00
{
imports = [
../../systems
./args.nix
];
}