Skip to content

Commit

Permalink
Remove dead code
Browse files Browse the repository at this point in the history
  • Loading branch information
ajaxbits authored Oct 29, 2023
1 parent 2a82aa7 commit d57dba6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/mediacenter/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
}:
with lib; let
cfg = config.components.mediacenter;
mediaDir = "/data/media";
in {
options.components.mediacenter = {
enable = mkEnableOption "Enable mediacenter features";
Expand Down

0 comments on commit d57dba6

Please sign in to comment.