1
This commit is contained in:
2022-08-08 21:20:13 +02:00
parent 135ae485a6
commit 92060ea80c
2 changed files with 0 additions and 2 deletions

View File

@ -25,7 +25,6 @@ rec {
modules.emacs = {
enable = true;
# TODO: Remove the stuff when disabled
doom.enable = true;
doom.autoSync = true;
doom.autoUpgrade = false; # Very volatile as the upgrade fails sometimes with bleeding edge emacs

View File

@ -8,7 +8,6 @@ rec {
modules.audio = {
enable = true;
# TODO: Remove the config link when disabled
carla.enable = true;
bitwig.enable = false;
yabridge.enable = true;