7 lines
64 B
Nix
Raw Normal View History

2023-12-25 03:39:20 +01:00
{ ... }:
{
programs = {
};
home.stateVersion = "23.11";
}