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
+6
View File
@@ -0,0 +1,6 @@
{ ... }:
{
imports = [
./nixos
];
}
+5
View File
@@ -0,0 +1,5 @@
{ ... }:
{
imports = [
];
}
+1
View File
@@ -6,6 +6,7 @@
./browser
./cad
./comm
./containers
./ctf
./de
./displaymanager