update stateVersion on starlight, i checked every module in nixpkgs and home-manager that uses it
This commit is contained in:
parent
9705506c48
commit
634162b9f8
|
@ -102,5 +102,5 @@
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
# NixOS
|
# NixOS
|
||||||
system.stateVersion = "19.09";
|
system.stateVersion = "21.11";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue