{ lib, ... }: { imports = [ ./main ]; options.system.extraUsers.enable = lib.mkEnableOption "Enable a shared system"; }