Skip to content

Commit

Permalink
🔧 add homelab.vidhub
Browse files Browse the repository at this point in the history
  • Loading branch information
shelken committed Oct 21, 2024
1 parent 3e23996 commit 9616311
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions modules/darwin/suites/homelab.nix
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,12 @@ in {

config = mkIf cfg.enable {
shelken.network.homelab.enable = true;
homebrew = {
casks = [
];
masApps = {
vidhub = 1659622164; # media player
};
};
};
}

0 comments on commit 9616311

Please sign in to comment.