Skip to content

Commit

Permalink
Merge pull request #101 from serokell/rvem/grant-dmozhevitin-access-t…
Browse files Browse the repository at this point in the history
…o-alzirr

[Chore] Grant 'dmozhevitin' access to alzirr
  • Loading branch information
rvem authored Sep 4, 2024
2 parents e0d7128 + 20009a8 commit eb655e8
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 @@ -10,7 +10,7 @@ in

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

environment.systemPackages = with pkgs; [
Expand Down

0 comments on commit eb655e8

Please sign in to comment.