constructive-criticism: add jj
This commit is contained in:
parent
94b027809e
commit
dc3d4123e6
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@
|
|||
environment.systemPackages = with pkgs; [
|
||||
git
|
||||
depot.nix.pkgs.mercurial
|
||||
depot.nix.pkgs.jj
|
||||
];
|
||||
users.knownUsers = [ "gitlab-runner" ];
|
||||
users.knownGroups = [ "gitlab-runner" ];
|
||||
|
|
Loading…
Add table
Reference in a new issue