constructive-criticism: add jj

This commit is contained in:
Luke Granger-Brown 2025-01-15 10:06:43 +00:00
parent 94b027809e
commit dc3d4123e6

View file

@ -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" ];