From 4936c0c46e299d9b738bfe10a2010bef8c9615c9 Mon Sep 17 00:00:00 2001 From: Ryan Yin Date: Tue, 13 Jun 2023 02:45:55 +0800 Subject: [PATCH] feat: udpate README --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 587be390..dd48d85c 100644 --- a/README.md +++ b/README.md @@ -95,8 +95,10 @@ for other methods, check out [Different methods to run a non-nixos executable on ## Other Interesting Dotfiles -Other configurations that inspired me: +Other dotfiles && docs that inspired me: +- [NixOS-CN/NixOS-CN-telegram](https://github.com/NixOS-CN/NixOS-CN-telegram) +- [Tips&Tricks for NixOS Desktop](https://discourse.nixos.org/t/tips-tricks-for-nixos-desktop/28488/2) - [notwidow/hyprland](https://github.com/notwidow/hyprland): hyprland configuration - [denisse-dev/dotfiles](https://github.com/denisse-dev/dotfiles) - [notusknot/dotfiles-nix](https://github.com/notusknot/dotfiles-nix) @@ -105,5 +107,4 @@ Other configurations that inspired me: - [gytis-ivaskevicius/nixfiles](https://github.com/gytis-ivaskevicius/nixfiles) - [fufexan/dotfiles](https://github.com/fufexan/dotfiles) - [davidtwco/veritas](https://github.com/davidtwco/veritas) -- [NixOS-CN/NixOS-CN-telegram](https://github.com/NixOS-CN/NixOS-CN-telegram) -- [Tips&Tricks for NixOS Desktop](https://discourse.nixos.org/t/tips-tricks-for-nixos-desktop/28488/2) +- [gvolpe/nix-config](https://github.com/gvolpe/nix-config)