this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix(readme): command

+1 -1
+1 -1
readme.md
··· 1 1 # Simple NixOS installer 2 2 3 3 ```nix 4 - nix run github:nix-community/nixos-anywhere -- --flake . --target-host root@1.1.1.1 4 + nix run github:nix-community/nixos-anywhere -- --flake .#default --target-host root@1.1.1.1 5 5 ```