mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-01-09 07:28:53 +01:00
a6ff3122b9
Not needed now that 0.29.1 is in nixos-unstable.
7 lines
58 B
Nix
7 lines
58 B
Nix
{
|
|
imports = [
|
|
./alejandra.nix
|
|
./zola.nix
|
|
];
|
|
}
|