From 346fc86eeb7f9e7f7028fd2ff4c201af9a3053ec Mon Sep 17 00:00:00 2001 From: Fuwn Date: Thu, 5 Sep 2024 11:24:33 -0700 Subject: Bump --- modules/system/services/default.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'modules/system/services/default.nix') diff --git a/modules/system/services/default.nix b/modules/system/services/default.nix index 44436bd..a8292b2 100644 --- a/modules/system/services/default.nix +++ b/modules/system/services/default.nix @@ -1,10 +1,12 @@ { pkgs, ... }: { imports = [ + # ./adb.nix ./ananicy.nix ./dbus.nix ./libinput.nix ./ollama.nix + # ./printing.nix ./xserver.nix ]; -- cgit v1.2.3