More ISO changes

This commit is contained in:
Greg Hellings
2023-12-06 08:06:52 -06:00
parent 9df49c4f68
commit c92cb922c8
3 changed files with 9 additions and 0 deletions
+1
View File
@@ -52,6 +52,7 @@ in {
lappy = machine { name = "lappy"; };
mm = unstable { name = "mm"; };
iso = machine { name = "iso"; };
iso-beta = unstable { name = "iso"; };
# nix build '.#nixosConfigurations.wsl.config.system.build.installer'
nixos = wsl { name = "wsl"; system = "aarch64-linux"; };
# nix build '.#nixosConfigurations.wsl-aarch.config.system.build.installer'