nix
Ansible role ableton.nix
This role installs the Nix software on the given Ansible host and configures it for a given user. It also optionally sets up Nix Flakes.
Note that any logged-in users who want to use Nix must restart their shells after this role has been applied.
Requirements
Ansible >= 2.10, and a target host running either a Debian-flavor of Linux or macOS. Other Linux flavors will probably work with this role, but they haven't been tested.
Role Variables
See the defaults/main.yml
file for full documentation on required
and optional role variables.
Example Playbook
---
- name: Install Nix on hosts
hosts: "all"
roles:
- ableton.nix
License
MIT
Maintainers
This project is maintained by the following GitHub users:
Install
ansible-galaxy install ableton/ansible-role-nix
License
mit
Downloads
32429
Owner
Ableton makes Live, Push and Link — unique software and hardware for music creation and performance.