add claurst

This commit is contained in:
2026-05-01 01:07:42 -04:00
parent a226d68df7
commit 179ced171d
3 changed files with 54 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
config,
pkgs,
lib,
outputs,
machineConfig,
...
}:
@@ -90,6 +91,7 @@
gocryptfs
awscli2
outputs.packages.${pkgs.system}.claurst
];
};