add instruction

This commit is contained in:
Kopatz
2024-05-24 16:09:15 +02:00
parent fd3553d5ae
commit 4bdf3b1f75

View File

@@ -138,6 +138,7 @@
nixos-wsl.nixosModules.wsl nixos-wsl.nixosModules.wsl
]; ];
}; };
#build with nixos-rebuild switch --flake .#adam-site --target-host "root@<ip>"
"adam-site" = mkHost { "adam-site" = mkHost {
minimal = true; minimal = true;
system = "aarch64-linux"; system = "aarch64-linux";