Update version
This commit is contained in:
parent
9050fc6168
commit
66a43c0159
@ -53,7 +53,7 @@ with lib;
|
||||
mkDefault (if pathExists fn then readFile fn else "master");
|
||||
|
||||
# Note: code names must only increase in alphabetical order.
|
||||
system.nixosCodeName = "Baboon";
|
||||
system.nixosCodeName = "Caterpillar"
|
||||
|
||||
# Generate /etc/os-release. See
|
||||
# http://0pointer.de/public/systemd-man/os-release.html for the
|
||||
|
Loading…
Reference in New Issue
Block a user