1
0
mirror of https://github.com/mikeroyal/NixOS-Guide.git synced 2025-07-12 14:04:59 +02:00

Added Nix Software Center to Getting Started.

This commit is contained in:
Michael Royal
2023-01-08 01:29:34 -08:00
committed by GitHub
parent 8b0e7726a0
commit 3816d261de

@ -113,6 +113,14 @@
NixOS Packages Search
</p>
[Nix Software Center](https://github.com/vlinkz/nix-software-center) is a simple gtk4/libadwaita software center to easily install and manage nix packages.
<p align="center">
<img src="https://user-images.githubusercontent.com/45159366/211189056-cd719480-ce81-466f-9c8d-562b7296db01.png">
<br />
NixOS Software Center
</p>
## NixOS Developer Resources
[Back to the Top](https://github.com/mikeroyal/NixOS-Guide#table-of-contents)