Update README.md

This commit is contained in:
2025-12-13 03:03:18 +03:00
committed by GitHub
parent 65e54f9c0b
commit 881bc6e739

View File

@@ -1,3 +1,6 @@
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![Nix Flake](https://img.shields.io/badge/Nix-Flake-blue.svg)](https://nixos.wiki/wiki/Flakes)
# clrsync # clrsync
**Notice:** This application is not yet released and is subject to change. **Notice:** This application is not yet released and is subject to change.
@@ -54,7 +57,7 @@ outputs = { self, nixpkgs, home-manager, clrsync, ... }: {
}; };
``` ```
3. Configure in your home manager 3. Configure in home manager
```nix ```nix
programs.clrsync = { programs.clrsync = {