Applications: Difference between revisions

From NixOS Wiki
imported>Makefu
import from nixos-users
 
imported>Makefu
Update from nixos-users
Line 17: Line 17:
* [https://github.com/grafted-in/nixops-manager nixops-manager]
* [https://github.com/grafted-in/nixops-manager nixops-manager]
* [https://github.com/taktoa/narfuse narfuse]
* [https://github.com/taktoa/narfuse narfuse]
* [https://github.com/rycee/home-manager nix-home-manager]
* [https://github.com/rycee/home-manager nix-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]



Revision as of 18:03, 21 August 2017

People do cool stuff with nix, this is an non-exhaustive overview sorted by name, not relevance.

  • nix-bundle - package Nix attributes into single-file executables.
  • nix-darwin - NixOS modules for Darwin
  • nix-user-chroot - install nix as an unpriviliged user on any system
  • not-os - build a system firmware for embedded devices
  • styx - Static site generator in Nix expression language
  • musnix - real-time audio modules for nixOS
  • fractalide - Reusable Reproducible Polyglot Microservices

Nix helpers

Continuous Integrations

See also