1

only link doom config if doom enabled

This commit is contained in:
2022-07-03 22:26:23 +02:00
parent ddd7cce61d
commit e202f78745
2 changed files with 6 additions and 2 deletions

View File

@ -19,9 +19,9 @@ rec {
emacs.useDoom = true;
};
# TODO: Gtk
# TODO: Email
# TODO: Run noisetorch as login script
# TODO: Gnome terminal
# Disabled since HomeManager should use global pkgs
# https://github.com/nix-community/home-manager/issues/2942