Skip to content

Commit

Permalink
wip: add flarum to container
Browse files Browse the repository at this point in the history
  • Loading branch information
Anish Lakhwara committed Aug 30, 2023
1 parent fe54916 commit aedf12e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions configs/flarum/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,7 @@

services.nginx.enable = true;
nixpkgs.hostPlatform = "x86_64-linux";
services.flarum = {
enable = true;
};
}

0 comments on commit aedf12e

Please sign in to comment.