mirror of
https://github.com/TECHNOFAB11/disko.git
synced 2026-02-02 17:35:08 +01:00
zap: destroy all mdadm devices if mdadm is in PATH
This commit is contained in:
parent
e0ce5fb75f
commit
66add2cd9e
2 changed files with 8 additions and 5 deletions
|
|
@ -114,7 +114,7 @@ $ nix-channel --update
|
|||
|
||||
``` nix
|
||||
{
|
||||
imports = [ "${builtins.fetchTarball "https://github.com/nix-community/disko/archive/main.tar.gz"}/modules/disko.nix" ];
|
||||
imports = [ "${builtins.fetchTarball "https://github.com/nix-community/disko/archive/master.tar.gz"}/module.nix" ];
|
||||
}
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue