It is called Dingo! yes, Dingo!

This commit is contained in:
Rob Vermaas 2014-12-17 16:42:52 +01:00
parent d2462e2957
commit b8a4095003

View File

@ -53,7 +53,7 @@ with lib;
mkDefault (if pathExists fn then readFile fn else "master"); mkDefault (if pathExists fn then readFile fn else "master");
# Note: code names must only increase in alphabetical order. # Note: code names must only increase in alphabetical order.
system.nixosCodeName = "Caterpillar"; system.nixosCodeName = "Dingo";
# Generate /etc/os-release. See # Generate /etc/os-release. See
# http://0pointer.de/public/systemd-man/os-release.html for the # http://0pointer.de/public/systemd-man/os-release.html for the