{
...
}:
nix = {
settings = {
experimental-features = [
"nix-command"
"flakes"
];
};
system.stateVersion = "25.05";
}