diff --git a/system/default.nix b/system/default.nix index 61f6254b..4d2460ac 100644 --- a/system/default.nix +++ b/system/default.nix @@ -2,7 +2,7 @@ { imports = - [ # Include the results of the hardware scan. + [ ./network ./sound ];