From 8014e0e763937e8fa09b8f3e1758dcaf253a005e Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Mon, 8 May 2023 19:48:10 -0700 Subject: tahoe: move the initrd code It's the only host that uses this code. --- modules/system/default.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'modules/system/default.nix') diff --git a/modules/system/default.nix b/modules/system/default.nix index 586cae8..ed3213c 100644 --- a/modules/system/default.nix +++ b/modules/system/default.nix @@ -2,7 +2,6 @@ { imports = [ - ./boot ./users ]; } -- cgit v1.2.3