From 4ce41b607c1c9ab42c7e23556a035c8525f11efb Mon Sep 17 00:00:00 2001 From: ene Date: Mon, 3 Apr 2023 15:11:11 +0200 Subject: Feat(system/hardware): Add onlykey support --- system/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system/default.nix') diff --git a/system/default.nix b/system/default.nix index 3609dcd4..a417aecc 100644 --- a/system/default.nix +++ b/system/default.nix @@ -8,7 +8,7 @@ ./sound ./users # the position of this item is fully arbitrary ./polkit - ./graphics + ./hardware ./services ./tempfiles ]; -- cgit 1.4.1