hosts/{caramel,dandelion}: decommission

This commit is contained in:
LavaDesu 2025-03-15 22:50:44 +11:00
parent 4a71a4cb79
commit bebaa0c14f
Signed by: cilly
GPG key ID: 6500251E087653C9
12 changed files with 0 additions and 308 deletions

View file

@ -1,10 +0,0 @@
{ config, ... }: {
networking = {
useDHCP = true;
# extraHosts = ''
# 10.100.0.3 blossom
# 10.100.0.4 strawberry
# '';
};
}