Cole Helbling 446fb0097a
nixos/doas: init
`doas` is a lighter alternative to `sudo` that "provide[s] 95% of the
features of `sudo` with a fraction of the codebase" [1]. I prefer it to
`sudo`, so I figured I would add a NixOS module in order for it to be
easier to use. The module is based off of the existing `sudo` module.

[1] https://github.com/Duncaen/OpenDoas
2020-05-04 15:56:06 -07:00
..
2019-06-10 18:55:11 +03:00
2020-05-04 15:56:06 -07:00
2019-09-19 19:17:30 +02:00
2020-02-23 18:53:52 -05:00
2020-03-15 12:16:32 +01:00