Don't set discription for root

This commit is contained in:
Johannes Jöns 2023-08-21 18:41:55 +02:00
parent cda9a02a62
commit a4c96a3a95

View file

@ -6,7 +6,6 @@
];
users.users.root = {
description = "root";
initialPassword = "password";
};
}