From 2e8aebc44a2e302028e5d26d75a608a3449074d6 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Sun, 13 Feb 2022 11:00:40 -0800 Subject: hosts: decrypt root disk via ssh on boot --- hosts/common/system/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts/common/system/default.nix') diff --git a/hosts/common/system/default.nix b/hosts/common/system/default.nix index 64cb51b..8e7def5 100644 --- a/hosts/common/system/default.nix +++ b/hosts/common/system/default.nix @@ -3,6 +3,7 @@ { imports = [ ./boot.nix + ./hardware.nix ./motd.nix ./network.nix ./nix.nix -- cgit v1.2.3