From 960c950b43fb2a9c33af9a23e7569e30c00dabbe Mon Sep 17 00:00:00 2001 From: Silas Schöffel Date: Sun, 21 Apr 2024 17:54:18 +0200 Subject: bat: move to module --- modules/hm/sils/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/hm/sils/default.nix') diff --git a/modules/hm/sils/default.nix b/modules/hm/sils/default.nix index c298715..fc0893f 100644 --- a/modules/hm/sils/default.nix +++ b/modules/hm/sils/default.nix @@ -1,5 +1,6 @@ {...}: { imports = [ + ./bat.nix ./firefox ./jameica.nix ./mail.nix -- cgit v1.3.1