nix-community / nixbox

NixOS Vagrant boxes [maintainer=@ifurther]
https://app.vagrantup.com/nixbox/
MIT License
304 stars 101 forks source link

Fix password-less sudo access for "vagrant" user #53

Closed stefandeml closed 4 years ago

stefandeml commented 4 years ago

We currently have a regression in the image, see an example issue here: https://github.com/nix-community/vagrant-nixos-plugin/issues/15

The PR fixes the order in sudoers in order to yield the expected behavior.