machines/deneb: frappe add posprinter app

This commit is contained in:
2026-07-01 17:05:40 +07:00
parent e55bbaaa6b
commit 982c6c23ca
+2
View File
@@ -56,6 +56,7 @@ in
pkgs.frappix.erpnext
pkgs.frappix.hrms
pkgs.frappix.crm
pkgs.frappix.posprinter
];
sites = {
"${sitename}" = {
@@ -65,6 +66,7 @@ in
"erpnext"
"hrms"
"crm"
"posprinter"
];
};
};