doc(home): Better comment

This commit is contained in:
punkfairie 2024-11-22 21:38:01 -08:00
parent d185e489cf
commit ec923b007f
Signed by: punkfairie
GPG key ID: A509E8F77FB9D696

View file

@ -22,8 +22,8 @@ in
programs.wezterm = {
enable = true;
# Non-NixOS Linux systems don't have proper GPU integration, so we
# unfortunately need to use the native package manager version.
# Generic linux: NixGL makes Wezterm shit the bed for some reason.
# macOS: Prefer brew cask so a proper Applications shortcut is made.
package = mkIf isNotNixOS pkgs.emptyDirectory;
# TODO: create `local config` & return it seperately, so other modules can