l'uid n'est pas forcé. nix choisi le 1er libre.
This commit is contained in:
@@ -32,7 +32,7 @@ in {
|
||||
users.extraUsers.taeradan = mkIf profiles.isDubronetwork {
|
||||
description = "Yves Dubromelle";
|
||||
isNormalUser = true;
|
||||
uid = 1000;
|
||||
#uid = 1000;
|
||||
extraGroups = [
|
||||
"audio"
|
||||
"docker"
|
||||
|
||||
Reference in New Issue
Block a user