fix nerdsfonts beeing splitted
This commit is contained in:
6
home.nix
6
home.nix
@ -6,7 +6,7 @@
|
|||||||
# By: tomoron <tomoron@student.42angouleme.fr> +#+ +:+ +#+ #
|
# By: tomoron <tomoron@student.42angouleme.fr> +#+ +:+ +#+ #
|
||||||
# +#+#+#+#+#+ +#+ #
|
# +#+#+#+#+#+ +#+ #
|
||||||
# Created: 2024/10/17 18:15:38 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
|
polybarFull
|
||||||
sxhkd
|
sxhkd
|
||||||
nitrogen
|
nitrogen
|
||||||
nerdfonts
|
|
||||||
rofi
|
rofi
|
||||||
neovim
|
neovim
|
||||||
ripgrep
|
ripgrep
|
||||||
@ -50,11 +49,12 @@
|
|||||||
hyprlock
|
hyprlock
|
||||||
python3
|
python3
|
||||||
vlc
|
vlc
|
||||||
|
nerd-fonts.iosevka
|
||||||
|
|
||||||
grim
|
grim
|
||||||
slurp
|
slurp
|
||||||
];
|
];
|
||||||
|
|
||||||
home.file = {
|
home.file = {
|
||||||
".config/bspwm/bspwmrc".source = lib.mkDefault dotfiles/config/bspwm/bspwmrc;
|
".config/bspwm/bspwmrc".source = lib.mkDefault dotfiles/config/bspwm/bspwmrc;
|
||||||
# ".config/hypr/hyprland.conf".source = dotfiles/config/hypr/hyprland.conf;
|
# ".config/hypr/hyprland.conf".source = dotfiles/config/hypr/hyprland.conf;
|
||||||
|
Reference in New Issue
Block a user