complete restructure
This commit is contained in:
8
modules/dev/default.nix
Normal file
8
modules/dev/default.nix
Normal file
@@ -0,0 +1,8 @@
|
||||
# modules/dev/default.nix
|
||||
{
|
||||
imports = [
|
||||
./docker.nix
|
||||
./shell.nix
|
||||
./tools.nix
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user