nyx/modules/base/nix/default.nix

6 lines
40 B
Nix
Raw Permalink Normal View History

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