First of the Mind Maze commits

This commit is contained in:
Greg Hellings
2023-05-05 11:29:38 -05:00
parent e314728148
commit 87189327eb
4 changed files with 126 additions and 1 deletions
+1
View File
@@ -80,6 +80,7 @@
"linode" = machine { name = "linode"; };
"linodeeu" = machine { name = "linodeeu"; };
"lappy" = machine { name = "lappy"; };
mm = unstable { name = "mm"; };
"iso" = machine { name = "iso"; };
# nix build '.#nixosConfigurations.wsl.config.system.build.installer'
"nixos" = unstable { name = "wsl"; system = "aarch64-linux"; extraMods = [ wsl.nixosModules.wsl ]; };