puter/home-manager/flamingo/lukas.nix

7 lines
72 B
Nix
Raw Normal View History

2023-09-17 11:32:14 +00:00
{
2023-09-17 11:31:20 +00:00
home = {
username = "lukas";
stateVersion = "23.11";
};
}