From d0fdaf2b8c5e8e41dab94a2f43f28b4ca5ac46cf Mon Sep 17 00:00:00 2001 From: Ahwx Date: Fri, 11 Oct 2024 21:23:52 +0200 Subject: [PATCH] chore: remove legacy modules --- modules/home/default.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/home/default.nix b/modules/home/default.nix index 4996c91..ea5e299 100644 --- a/modules/home/default.nix +++ b/modules/home/default.nix @@ -2,7 +2,6 @@ imports = [(import ./bat.nix)] # better cat command ++ [(import ./git.nix)] # version control - ++ [(import ./security.nix)] # yubikey-touch-detector for now ++ [(import ./hyprland)] # window manager ++ [(import ./kitty.nix)] # terminal ++ [(import ./mako.nix)] # notification deamon