No description
Find a file
Patrick Mulligan 132e688d65 feat: add src option for flake-compatible pure evaluation
When services.webapp.src is set, it is used directly instead of
builtins.fetchGit. This allows passing a flake input as the source,
which is required for pure evaluation mode in Nix flakes.
2026-02-27 12:17:29 -05:00
.gitignore Initial commit: Vue 3 webapp NixOS module 2026-01-15 12:57:23 +01:00
flake.nix Initial commit: Vue 3 webapp NixOS module 2026-01-15 12:57:23 +01:00
webapp.nix feat: add src option for flake-compatible pure evaluation 2026-02-27 12:17:29 -05:00