No right click menu, added binfmt

This commit is contained in:
2026-04-23 14:49:49 +03:00
parent a6c4cc7922
commit 91c775a6c3
3 changed files with 21 additions and 2 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{
imports = [./audio.nix ./bluetooth.nix ./steam.nix ./virtualization.nix];
imports = [./audio.nix ./binfmt.nix ./bluetooth.nix ./steam.nix ./virtualization.nix];
}