Comment the nextcloud user
This commit is contained in:
parent
d8782456c4
commit
8b1dce087d
|
@ -76,10 +76,10 @@ in
|
|||
};
|
||||
|
||||
# Define a user account. Don't forget to set a password with ‘passwd’.
|
||||
users.users.nextcloud = {
|
||||
extraGroups = [ "nfsShare" ];
|
||||
isSystemUser = true;
|
||||
};
|
||||
# users.users.nextcloud = {
|
||||
# extraGroups = [ "nfsShare" ];
|
||||
# isSystemUser = true;
|
||||
# };
|
||||
|
||||
# OpenGL and drivers
|
||||
hardware.opengl = {
|
||||
|
|
Reference in a new issue