Skip to content

Commit 59de252

Browse files
committed
chore(reaper): remove old TODO
1 parent 321be87 commit 59de252

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

modules/desktop/audio/daws/reaper/default.nix

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ let
33
desktopCfg = config.modules.desktop;
44
cfg = desktopCfg.audio.daws.reaper;
55
in {
6-
# TODO: use nixpkgs reaimgui when its merged upstream
7-
# TODO: https://github.com/NixOS/nixpkgs/pull/464016
8-
96
options.modules.desktop.audio.daws.reaper = {
107
enable = lib.mkEnableOption "REAPER";
118
};

0 commit comments

Comments
 (0)