From 18f6ab7ac7ab2d08c4193c01c60c5a73a0931e07 Mon Sep 17 00:00:00 2001 From: tomoron Date: Thu, 19 Dec 2024 16:52:29 +0100 Subject: [PATCH] fix nerdsfonts beeing splitted --- home.nix | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/home.nix b/home.nix index 66ec650..495126d 100644 --- a/home.nix +++ b/home.nix @@ -6,7 +6,7 @@ # By: tomoron +#+ +:+ +#+ # # +#+#+#+#+#+ +#+ # # Created: 2024/10/17 18:15:38 by tomoron #+# #+# # -# Updated: 2024/11/20 14:09:49 by tomoron ### ########.fr # +# Updated: 2024/12/19 16:51:31 by tomoron ### ########.fr # # # # **************************************************************************** # @@ -32,7 +32,6 @@ polybarFull sxhkd nitrogen - nerdfonts rofi neovim ripgrep @@ -50,11 +49,12 @@ hyprlock python3 vlc + nerd-fonts.iosevka grim slurp ]; - + home.file = { ".config/bspwm/bspwmrc".source = lib.mkDefault dotfiles/config/bspwm/bspwmrc; # ".config/hypr/hyprland.conf".source = dotfiles/config/hypr/hyprland.conf;