diff options
| author | LLLL Colonq <llll@colonq> | 2026-07-03 05:21:03 -0400 |
|---|---|---|
| committer | LLLL Colonq <llll@colonq> | 2026-07-03 05:21:03 -0400 |
| commit | 8a7c3c01cc2a2bfd924e3d99c1c0554418308c3e (patch) | |
| tree | dc53f7195dadf3fac309d3ca00aafdecbfa645e4 /flake.nix | |
| parent | 0835e9c36abb2a5761ae9d3a0f848810b6ccede6 (diff) | |
Update
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -418,7 +418,7 @@ configFile = lib.mkOption { type = lib.types.path; description = "Path to config file"; - default = pkgs.writeText "fig-web.toml" '' + default = pkgs.writeText "fig-web-maude-code.toml" '' port = 8000 asset_path = "/var/lib/fig-web-assets" data_path = "/var/lib/fig-web-data" |
