From b55ec029fcb08704f7e06620525edee2ae1700c2 Mon Sep 17 00:00:00 2001 From: sils Date: Sun, 1 Oct 2023 15:23:51 +0200 Subject: feat(sys/services): import tlp --- sys/services/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/services') diff --git a/sys/services/default.nix b/sys/services/default.nix index 093bf81..8c396b6 100644 --- a/sys/services/default.nix +++ b/sys/services/default.nix @@ -4,6 +4,6 @@ ./greetd ./logind ./printing - #./tlp + ./tlp ]; } -- cgit 1.4.1