Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ghostbuster91/nixos-rescue


https://github.com/ghostbuster91/nixos-rescue

Last synced: 12 days ago
JSON representation

Awesome Lists containing this project

README

        

```
sudo nixos-rebuild switch --flake .
```

```
nixos-install --flake https://github.com/ghostbuster91/nixos-rescue#somehost
```

```
nix run github:nix-community/disko --extra-experimental-features flakes --extra-experimental-features nix-command -- --mode zap_create_mount /tmp/disko-config.nix --arg disks '[ "/dev/sda" "/dev/sdb" ]'
```

```
nixos-generate-config --no-filesystems --root /mnt
```