remove custom hosts on laptop, add dmm service on server

This commit is contained in:
2026-06-11 16:37:45 +02:00
parent 64c6ca6030
commit e80dbffebf
3 changed files with 17 additions and 12 deletions

View File

@ -6,7 +6,7 @@
# By: tomoron <tomoron@student.42angouleme.fr> +#+ +:+ +#+ #
# +#+#+#+#+#+ +#+ #
# Created: 2025/09/06 00:56:57 by tomoron #+# #+# #
# Updated: 2026/06/09 17:10:44 by tomoron ### ########.fr #
# Updated: 2026/06/11 16:35:54 by tomoron ### ########.fr #
# #
# **************************************************************************** #
@ -167,11 +167,4 @@
};
programs.corectrl.enable = true;
networking.extraHosts = ''
127.0.0.1 mc.tmoron.fr
127.0.0.1 hello.mc.tmoron.fr
127.0.0.1 potato.mc.tmoron.fr
'';
}