chore: update uid and guid

This commit is contained in:
tux
2025-04-11 17:27:49 +05:30
committed by GitHub
parent f5f799746e
commit bb2456233f

View File

@ -32,8 +32,8 @@
};
user = {
uid = 10559;
gid = 10559;
uid = 10395;
gid = 10395;
shell = "${pkgs.zsh}/bin/zsh";
};