support unencrypted disk provisioning

This commit is contained in:
steveej 2020-12-31 02:12:29 +01:00
parent 2a5495f9bb
commit 2a2715d447
11 changed files with 69 additions and 39 deletions

View file

@ -5,7 +5,7 @@
];
imports = [
../../profiles/common/configuration.nix
../../modules/encryptedDisk.nix
../../modules/opinionatedDisk.nix
./system.nix
./hw.nix