Repository URL to install this package:
|
Version:
1.0.0b1 ▾
|
| .. |
| defaults |
| handlers |
| meta |
| tasks |
| vars |
| LICENSE |
| README.md |
This role installs the nix package manager, using the recommended approach from the nix install docs (single user install -- ping me if you would like to support this other possible install types).
List of default variables available in the inventory:
--- # defaults file for freckfrackery.install-nix nix_installer_url: https://nixos.org/nix/install # the installer url. change if you host the script yourself nix_verify_installer: true # whether to also download the installer signature and use gpg to verify it
This role doesn't need any configuration. It is possible to change the url of the install script and disable the signature check of the installer if necessary (see variable list above).
- hosts: all roles: - freckfrackery.install-nix
freckfrackery.install-nix role was written by:
License: GPLv3
This role is part of the freckles project.
README.md generated by Ansigenome.