comments
This commit is contained in:
@ -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
|
||||
|
@ -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;
|
||||
|
Reference in New Issue
Block a user