config/configuration.nix

7 lines
64 B
Nix

{
import = [
./base.nix
./hosts/noximilien.nix
];
}