updates and cleanup

This commit is contained in:
Julian Sutter 2025-11-03 09:25:36 -08:00
parent de62048229
commit e80cc15caf
6 changed files with 26 additions and 54 deletions

View file

@ -18,9 +18,9 @@
# rocm-opencl-runtime
# ];
networking.bridges = {
"br0" = {
interfaces = [ "eth0" ];
};
};
# networking.bridges = {
# "br0" = {
# interfaces = [ "eth0" ];
# };
# };
}