MatthewCroughan / nixinate

Another NixOS Deployment Tool - Nixinate your systems 🕶️
MIT License
240 stars 32 forks source link

Add support for doas #1

Closed wyndon closed 2 years ago

wyndon commented 2 years ago

doas is an alternative to sudo.

MatthewCroughan commented 2 years ago

This is unlikely to be implemented, as we are settling on nixos-rebuild as an API for implementing Nixinate. This means that you would need to get nixos-rebuild to support doas, by modifying https://github.com/NixOS/nixpkgs/blob/nixos-21.11/pkgs/os-specific/linux/nixos-rebuild/nixos-rebuild.sh