ableton.nix

Ansible Role: ableton.nix

This role installs the Nix software on the specified Ansible host and sets it up for a specific user. It can also set up Nix Flakes if you want.

Important: Any users who are logged in and want to use Nix need to restart their terminal sessions after this role is applied.

Requirements

You need Ansible version 2.10 or higher, and the target host should be running either a Debian-based Linux or macOS. Other types of Linux might work, but they haven't been tested.

Role Variables

Check the defaults/main.yml file for a complete list of required and optional variables you can use with this role.

Example Playbook

---
- name: Install Nix on hosts
  hosts: "all"

  roles:
    - ableton.nix

License

MIT License

Maintainers

This project is maintained by:

Informazioni sul progetto

Installs nix package manager

Installa
ansible-galaxy install ableton.nix
Licenza
mit
Download
36.6k
Proprietario
Ableton makes Live, Push and Link — unique software and hardware for music creation and performance.