add instruction
This commit is contained in:
@@ -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";
|
||||||
|
|||||||
Reference in New Issue
Block a user