uid fix
This commit is contained in:
@@ -20,6 +20,7 @@
|
|||||||
users.users.doloro = {
|
users.users.doloro = {
|
||||||
isNormalUser = true;
|
isNormalUser = true;
|
||||||
shell = pkgs.fish;
|
shell = pkgs.fish;
|
||||||
|
uid = 1000;
|
||||||
# hashedPasswordFile = config.sops.secrets."doloro-hashed_password".path;
|
# hashedPasswordFile = config.sops.secrets."doloro-hashed_password".path;
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user