mob next [ci-skip] [ci skip] [skip ci]

lastFile:flake.lock
This commit is contained in:
2026-04-09 17:37:01 +07:00
parent 3ab6e2e636
commit 9dcffe625f
2 changed files with 6 additions and 6 deletions

10
flake.lock generated
View File

@@ -294,11 +294,11 @@
"std": "std" "std": "std"
}, },
"locked": { "locked": {
"lastModified": 1775705805, "lastModified": 1775724735,
"narHash": "sha256-hiNvXNMkCfWvtRq2nQRwmtKK7TJDrIgpFNF/NIif9sQ=", "narHash": "sha256-fPUAyTmcyejTr3aLD3ZzF7lrevtZzJtA2I4T7oju70I=",
"ref": "refs/heads/main", "ref": "refs/heads/mob/improve-module",
"rev": "744e6992353c02fc3175928bd0a7d8ebcad5ac3d", "rev": "5244e4c6dfec129c32e74820916f77da8fd715b8",
"revCount": 232, "revCount": 235,
"type": "git", "type": "git",
"url": "file:///home/kurogeek/Desktop/github/blaggacao/frappix/" "url": "file:///home/kurogeek/Desktop/github/blaggacao/frappix/"
}, },

View File

@@ -47,7 +47,7 @@ in
sites = { sites = {
"${sitename}" = { "${sitename}" = {
domains = [ "localhost" ]; domains = [ "localhost" ];
apps = ["erpnext"]; apps = ["frappe" "erpnext"];
}; };
}; };
}; };