README: add new logo (#162)

This commit is contained in:
Jonas Chevalier 2024-11-13 22:31:43 +01:00 committed by GitHub
parent 9f07b10d52
commit 19f20fe6e4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 145 additions and 1 deletions

View file

@ -1,4 +1,19 @@
# System Manager using Nix <div align="center">
# system-manager
<img src="system-manager.svg" height="150"/>
**Manage system config using nix on any distro**
*A <a href="https://numtide.com/">numtide</a> project.*
<p>
<a href="https://github.com/numtide/system-manager/actions/workflows/update-flake-lock.yml"><img src="https://github.com/numtide/system-manager/actions/workflows/update-flake-lock.yml/badge.svg"/></a>
<a href="https://app.element.io/#/room/#home:numtide.com"><img src="https://img.shields.io/badge/Support-%23numtide-blue"/></a>
</p>
</div>
This project provides a basic method to manage system configuration using [Nix][nixos] This project provides a basic method to manage system configuration using [Nix][nixos]
on any Linux distribution. on any Linux distribution.

129
system-manager.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 11 KiB