{...}: { home-manager.users.root = { home.username = "root"; home.homeDirectory = "/root"; home.stateVersion = "22.11"; }; }