mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-02-17 02:00:50 +01:00
7 lines
58 B
Nix
7 lines
58 B
Nix
{
|
|
imports = [
|
|
./alejandra.nix
|
|
./zola.nix
|
|
];
|
|
}
|