nyx/modules/flake/default.nix
2025-01-12 18:35:44 +02:00

7 lines
57 B
Nix

{
imports = [
../../systems
./args.nix
];
}