6 lines
87 B
Nix
6 lines
87 B
Nix
{ ... }: {
|
|
conf = {
|
|
stateVersion = "24.05";
|
|
hmStateVersion = "24.11";
|
|
};
|
|
}
|