From cacdb973655a5b48d032c9053abf39bfdd20348f Mon Sep 17 00:00:00 2001 From: Tran Minh Hieu <87953912+hieutran21198@users.noreply.github.com> Date: Fri, 9 May 2025 17:23:35 +0700 Subject: [PATCH] config-examples: add cirius-nix (#3307) --- docs/user-configs/list.toml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/user-configs/list.toml b/docs/user-configs/list.toml index 309d28ea..3689a01e 100644 --- a/docs/user-configs/list.toml +++ b/docs/user-configs/list.toml @@ -14,6 +14,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"