From 48fdb260076a4610aa51056e42067bdcf9493a54 Mon Sep 17 00:00:00 2001 From: Tran Minh Hieu <87953912+hieutran21198@users.noreply.github.com> Date: Fri, 9 May 2025 16:39:00 +0700 Subject: [PATCH] config-examples: add cirius-nix --- docs/user-configs/list.toml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/user-configs/list.toml b/docs/user-configs/list.toml index 309d28ea..806f23bf 100644 --- a/docs/user-configs/list.toml +++ b/docs/user-configs/list.toml @@ -13,7 +13,10 @@ But it still should not be _too_ long... Note: You can use markdown in both the title and description! """ - +[[config]] +owner = "cirius-nix" +repo = "cirius-nix" +description = "Managed by Nix, Snowfall Lib and SOPS to provide the best user experience" [[config]] owner = "ahwxorg"