chore: update stateVersion's
This commit is contained in:
parent
2684ac4ffa
commit
71960bb37d
|
@ -51,5 +51,5 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
# only change this when specified in release notes
|
# only change this when specified in release notes
|
||||||
system.stateVersion = "20.09";
|
system.stateVersion = "21.05";
|
||||||
}
|
}
|
||||||
|
|
|
@ -33,5 +33,5 @@
|
||||||
}
|
}
|
||||||
'';
|
'';
|
||||||
|
|
||||||
home.stateVersion = "20.09";
|
home.stateVersion = "21.05";
|
||||||
}
|
}
|
||||||
|
|
|
@ -62,5 +62,5 @@ with pkgs; {
|
||||||
dos2unix
|
dos2unix
|
||||||
];
|
];
|
||||||
|
|
||||||
home.stateVersion = "20.09";
|
home.stateVersion = "21.05";
|
||||||
}
|
}
|
||||||
|
|
|
@ -91,5 +91,5 @@
|
||||||
ledger-live-desktop
|
ledger-live-desktop
|
||||||
];
|
];
|
||||||
|
|
||||||
home.stateVersion = "20.09";
|
home.stateVersion = "21.05";
|
||||||
}
|
}
|
||||||
|
|
2
rpi4.nix
2
rpi4.nix
|
@ -99,5 +99,5 @@ with builtins; {
|
||||||
};
|
};
|
||||||
|
|
||||||
# only change this when specified in release notes
|
# only change this when specified in release notes
|
||||||
system.stateVersion = "20.09";
|
system.stateVersion = "21.05";
|
||||||
}
|
}
|
||||||
|
|
|
@ -44,5 +44,5 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
# only change this when specified in release notes
|
# only change this when specified in release notes
|
||||||
system.stateVersion = "20.09";
|
system.stateVersion = "21.05";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue