machines/all: machine description

This commit is contained in:
2026-05-01 11:13:53 +07:00
parent 1d823afe58
commit bc04896b63
16 changed files with 23 additions and 9 deletions
+2
View File
@@ -9,6 +9,8 @@ let
nbClientName = "netbird-b4l";
in
{
clan.core.settings.machine.description = "VM machine that host ERPNext for glomglom";
imports = [ inputs.frappix.nixosModules.x86_64-linux.frappix ];
nixpkgs.overlays = [
inputs.self.overlays.frappixFrappeOverlay