Add support for doas #1

Closed
opened 2022-01-24 12:30:33 +00:00 by wyndon · 1 comment
wyndon commented 2022-01-24 12:30:33 +00:00 (Migrated from github.com)

doas is an alternative to sudo.

`doas` is an alternative to `sudo`.
MatthewCroughan commented 2022-02-23 22:25:58 +00:00 (Migrated from github.com)

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

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
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: tristan/nixinate#1
No description provided.