1
0

hosts/_iso: customize baseName

This commit is contained in:
clerie 2023-02-26 19:40:19 +01:00
parent 01a5bcce57
commit bdbe54a3f8

View File

@ -6,4 +6,5 @@
];
networking.hostName = "isowo";
isoImage.isoBaseName = "nixos-isowo";
}