This directory serves as the source directory for the nodes that constitute our system.
shell.nix
contains an expression that automatically installs all required dependencies that the nodes require.
After installing Nix and executing
$ nix-shell
you will be dropped into a development environment. From here, you can readily execute the nodes in this directory.