{ config, ...}:
{
config = {
users = {
mutableUsers = false;
users.root.initialHashedPassword = "!";
};
hardware.pulseaudio.enable = false;
}