From ba93718665d03e649b6069118adebd14ca2bc939 Mon Sep 17 00:00:00 2001 From: oluceps Date: Fri, 22 Nov 2024 06:26:44 +0800 Subject: [PATCH] + --- README.md | 2 +- doc/intro.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a15c433..e799f9a 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Highly inspired by [agenix-rekey](https://github.com/oddlama/agenix-rekey) and [ + Support Yubikey PIV with [age-yubikey-plugin](https://github.com/str4d/age-plugin-yubikey) + Fits well with new `sysuser` nixos userborn machenism + Design with [flake-parts](https://flake.parts/) and modulized flake -+ Compatible and tested with most nixos deployment tools (nixos-rebuild, apply, colmena) ++ Compatible and tested with common nixos deployment tools ## Setup diff --git a/doc/intro.md b/doc/intro.md index bae8412..ae46e38 100644 --- a/doc/intro.md +++ b/doc/intro.md @@ -13,7 +13,7 @@ This project is highly inspired by [agenix-rekey](https://github.com/oddlama/age + Fits well with new `sysuser` nixos userborn machenism[^2] + Design with [flake-parts](https://flake.parts/) and modulized flake + Written in Rust for speed, safety, and simplicity -+ Compatible and tested with known[^3] nixos deployment tools ++ Compatible and tested with common[^3] nixos deployment tools