reNixos/s0melapt0p-nix/networking/hosts.nix
2025-04-21 18:32:39 +03:00

9 lines
No EOL
90 B
Nix

{
...
}: {
networking ={
hosts = {
# Nope
};
};
}