prepare for nixos containers add bridge for desktop1

This commit is contained in:
smayzy
2025-08-24 22:18:42 +02:00
parent 6488e6b203
commit 771a2b88a7
4 changed files with 15 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
{ ... }:
{
imports = [
];
}