# **************************************************************************** # # # # ::: :::::::: # # vbox.nix :+: :+: :+: # # +:+ +:+ +:+ # # By: tomoron +#+ +:+ +#+ # # +#+#+#+#+#+ +#+ # # Created: 2025/09/06 00:56:42 by tomoron #+# #+# # # Updated: 2025/09/06 00:56:52 by tomoron ### ########.fr # # # # **************************************************************************** # { ... }: { virtualisation.virtualbox.guest.enable = true; }