Meta: Minor comment

This commit is contained in:
Payas Relekar 2022-06-09 20:29:46 +05:30
parent 079ba72b7b
commit 74781ef9a5

View file

@ -46,7 +46,7 @@
{
nixosConfigurations = {
# The Workhorse
# The Workhorse: WSL2 edition
hermes = nixpkgs.lib.nixosSystem {
system = "x86_64-linux";
modules = common-modules ++ [