nyx/systems/theia/users.nix

6 lines
54 B
Nix
Raw Normal View History

{
olympus.system = {
mainUser = "pingu";
};
}