Applications: Difference between revisions
imported>Mic92 |
imported>Gmarmstrong |
||
| Line 28: | Line 28: | ||
* [https://github.com/taktoa/narfuse narfuse] | * [https://github.com/taktoa/narfuse narfuse] | ||
* [https://github.com/craigmbooth/nix-visualize nix-visualize] Visualize the dependencies of a given package | * [https://github.com/craigmbooth/nix-visualize nix-visualize] Visualize the dependencies of a given package | ||
* [https://github.com/rycee/home-manager | * [https://github.com/rycee/home-manager home-manager] - Basic system for managing a user environment using Nix | ||
* [https://github.com/sheenobu/nix-home nix-home] | * [https://github.com/sheenobu/nix-home nix-home] | ||
* [https://github.com/holidaycheck/nix-venient nix-venient] - A collection of convenient commands for working with nix/nixpkgs | * [https://github.com/holidaycheck/nix-venient nix-venient] - A collection of convenient commands for working with nix/nixpkgs | ||
* [https://github.com/hedning/nix-bash-completions nix-bash-completions] - Bash completion for <code>nix*</code> commands. | * [https://github.com/hedning/nix-bash-completions nix-bash-completions] - Bash completion for <code>nix*</code> commands | ||
* [https://github.com/flyingcircusio/userscan userscan] - Scans directories containing manually compiled programs and registers them with the Nix garbage collector | |||
== Nix Operations == | == Nix Operations == | ||