We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f07b10 commit 19f20feCopy full SHA for 19f20fe
README.md
@@ -1,4 +1,19 @@
1
-# System Manager using Nix
+<div align="center">
2
+
3
+# system-manager
4
5
+<img src="system-manager.svg" height="150"/>
6
7
+**Manage system config using nix on any distro**
8
9
+*A <a href="https://numtide.com/">numtide</a> project.*
10
11
+<p>
12
+<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>
13
+<a href="https://app.element.io/#/room/#home:numtide.com"><img src="https://img.shields.io/badge/Support-%23numtide-blue"/></a>
14
+</p>
15
16
+</div>
17
18
This project provides a basic method to manage system configuration using [Nix][nixos]
19
on any Linux distribution.
system-manager.svg
0 commit comments