/** References all modules contained in libkookie */ { ... }: { imports = [ # libkookie module harness runs the show ./harness/users.nix # Add modules based on use-case ./workstation ]; }