From 57b55ce889cb96666d2348337d663daaf6d19326 Mon Sep 17 00:00:00 2001 From: Franck Cuny Date: Thu, 10 Feb 2022 19:14:23 -0800 Subject: fix a few errors --- hosts/carmel/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts/carmel') diff --git a/hosts/carmel/default.nix b/hosts/carmel/default.nix index 19c88c0..00f370c 100644 --- a/hosts/carmel/default.nix +++ b/hosts/carmel/default.nix @@ -4,6 +4,7 @@ imports = [ # Include the results of the hardware scan. ./hardware-configuration.nix + ../commons ../../modules/desktop ]; -- cgit 1.4.1