Former-commit-id: c8c8738bfd
This commit is contained in:
Hadi
2024-12-03 20:07:49 +01:00
parent a740adfbe1
commit 267b8f3ef0
2 changed files with 5 additions and 5 deletions
-5
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;
}