9 lines
No EOL
75 B
Nix
9 lines
No EOL
75 B
Nix
{ ... }:
|
|
|
|
{
|
|
imports = [
|
|
./flake.nix
|
|
./nix.nix
|
|
./gc.nix
|
|
];
|
|
} |