Skip to content
Snippets Groups Projects
Forked from PrivateStorage / PrivateStorageio
Source project has a limited visibility.
  • Tom Prince's avatar
    1ccda4fa
    local-grid: Use upstream `vagrant-guest.nix`. · 1ccda4fa
    Tom Prince authored
    It looks like this may have been originally copied from a newer nixpkgs
    since it wasn't in our nixpkgs fork.
    
    The differences I can see:
    - Details of `sudoer` file, some of which appear to be duplicates.
    - `jq` and `gnumake` are not on the system path
    - `vagrant` user is in group `users` instead of `vagrant`.
    1ccda4fa
    History
    local-grid: Use upstream `vagrant-guest.nix`.
    Tom Prince authored
    It looks like this may have been originally copied from a newer nixpkgs
    since it wasn't in our nixpkgs fork.
    
    The differences I can see:
    - Details of `sudoer` file, some of which appear to be duplicates.
    - `jq` and `gnumake` are not on the system path
    - `vagrant` user is in group `users` instead of `vagrant`.