mirror of
https://gitlab.com/rensa-nix/devshell.git
synced 2025-12-12 14:20:08 +01:00
7 lines
67 B
Nix
7 lines
67 B
Nix
{
|
|
imports = [
|
|
./main.nix
|
|
./env.nix
|
|
./meta.nix
|
|
];
|
|
}
|