This commit is contained in:
Hadi
2024-12-03 20:07:49 +01:00
parent 7add142ab1
commit c8c8738bfd
2 changed files with 5 additions and 5 deletions

View File

@@ -98,10 +98,5 @@
stateVersion = "24.05";
};
# FIXME: Temporary, for a course on Kubernetes
networking.extraHosts = ''
127.0.0.1 super-ai-croquette.local
'';
programs.home-manager.enable = true;
}