change hardware-configuration.nix to a link. remove alacritty from laptop dotfiles

This commit is contained in:
2024-10-17 18:57:09 +02:00
parent ed9a284136
commit d655ae76ad
4 changed files with 4 additions and 51 deletions

View File

@ -6,7 +6,7 @@
# By: tomoron <tomoron@student.42angouleme.fr> +#+ +:+ +#+ #
# +#+#+#+#+#+ +#+ #
# Created: 2024/10/17 18:15:24 by tomoron #+# #+# #
# Updated: 2024/10/17 18:15:26 by tomoron ### ########.fr #
# Updated: 2024/10/17 18:45:14 by tomoron ### ########.fr #
# #
# **************************************************************************** #
@ -100,7 +100,7 @@
};
modules = [
./home.nix
./homes/laptop/laptop.nix
./homes/laptop.nix
];
};
};