Update vira

This commit is contained in:
Sridhar Ratnakumar 2025-09-06 16:56:39 -04:00
parent 9ec12b0b8b
commit 4fe4e73c52
4 changed files with 23 additions and 587 deletions

View file

@ -16,6 +16,13 @@ in
https = false; # Cuz, nginx reverse proxy
basePath = "/vira/"; # Cuz, nginx reverse proxy
package = inputs.vira.packages.${pkgs.system}.default;
initialState = {
repositories = {
devour-flake = "https://github.com/srid/devour-flake.git";
mealmacro = "https://github.com/srid/mealmacro.git";
};
};
};
# Configure nginx reverse proxy for vira with SSL