indentation

extraction-donnees-privees
Jean-Pierre PRUNARET 9 years ago committed by Yves Dubromelle
parent b998bea22e
commit 45a4bc9a28

@ -9,8 +9,8 @@ in {
security.sudo.wheelNeedsPassword = !(profiles.isPrunetwork && profiles.isServer); security.sudo.wheelNeedsPassword = !(profiles.isPrunetwork && profiles.isServer);
users.extraUsers.jpierre03 = mkIf profiles.isPrunetwork users.extraUsers.jpierre03 = mkIf profiles.isPrunetwork {
{ isNormalUser = true; isNormalUser = true;
createHome = true; createHome = true;
home = "/home/jpierre03"; home = "/home/jpierre03";
description = "jpierre03"; description = "jpierre03";

Loading…
Cancel
Save