NOflake/users/tao/home.nix

6 lines
96 B
Nix
Raw Normal View History

2024-01-30 09:41:31 -08:00
{
home.username = "tao";
home.homeDirectory = "/home/tao";
home.stateVersion = "23.11";
}