Skip to content

Commit

Permalink
Merge pull request #100 from serokell/rvem/grant-lierdakil-access-to-…
Browse files Browse the repository at this point in the history
…alzirr

[Chore] Grant 'lierdakil' access to alzirr
  • Loading branch information
rvem authored Jul 25, 2024
2 parents 09f3c66 + 862fcdd commit e0d7128
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion servers/alzirr/deployment.nix
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ in
nixpkgs.overlays = import ./overlays.nix;

serokell-users = {
wheelUsers = [ "sweater" ];
wheelUsers = [ "sweater" "lierdakil" ];
regularUsers = [ "diogo" ];
};

Expand Down

0 comments on commit e0d7128

Please sign in to comment.