Gitiles
Code Review
Sign In
git.clicks.codes
/
Chimera
/
NixFiles
/
e5084c5616fc1d51a8546d187282f5cb642c793d
/
.
/
modules
/
home
/
stateVersion
/
default.nix
blob: 7d073d6e5c272309c3c169f6a8af3d484ea9e526 [
file
] [
log
] [
blame
]
{
config
,
lib
,
pkgs
,
...
}:
{
home
.
stateVersion
=
"24.05"
;
}