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