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