From 880a2797eef948b1a93328f96881460fb1cd3149 Mon Sep 17 00:00:00 2001 From: Sleeyax Date: Fri, 24 May 2024 23:16:01 +0200 Subject: [PATCH] fix typo in default.nix --- modules/home/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/home/default.nix b/modules/home/default.nix index 04e32e4..153138c 100644 --- a/modules/home/default.nix +++ b/modules/home/default.nix @@ -8,7 +8,7 @@ ++ [(import ./discord.nix)] # discord with catppuccin theme ++ [(import ./floorp/floorp.nix)] # firefox based browser ++ [(import ./gaming.nix)] # packages related to gaming - ++ [(import ./git.nix)] # vertion controle + ++ [(import ./git.nix)] # version control ++ [(import ./gtk.nix)] # gtk theme ++ [(import ./hyprland)] # window manager ++ [(import ./kitty.nix)] # terminal