# SPDX-FileCopyrightText: 2025 Ethan Reece # # SPDX-License-Identifier: MIT # https://gitlab.com/hmajid2301/nixicle # TODO: Fix JetBrains Mono Nerd Font not loading { ... }: { imports = [ ../iso.nix ./base.nix ]; }