This commit is contained in:
2026-02-19 23:45:24 +02:00
parent ca52a4fd60
commit 2491b461a4
7 changed files with 78 additions and 6 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{
imports = [./audio.nix ./bluetooth.nix ./steam.nix];
imports = [./audio.nix ./bluetooth.nix ./steam.nix ./virtualization.nix ];
}