From 67acfc5da20f4b348e3826788243c997990a9a3c Mon Sep 17 00:00:00 2001 From: Fuwn Date: Fri, 6 Sep 2024 21:38:16 -0700 Subject: Bump --- modules/system/default.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'modules/system/default.nix') diff --git a/modules/system/default.nix b/modules/system/default.nix index d6f1656..87ef0a7 100644 --- a/modules/system/default.nix +++ b/modules/system/default.nix @@ -2,11 +2,12 @@ imports = [ ./access ./boot - ./datetime ./desktop ./networking ./services # ./gaming.nix + ./input.nix + ./locale.nix ./encryption.nix ./programs.nix ./systemd.nix -- cgit v1.2.3