From 2be1cd641ca7948f14da2ff4b9d94afc054050b7 Mon Sep 17 00:00:00 2001 From: Buliway Date: Tue, 7 Jan 2025 18:44:04 +0300 Subject: [PATCH] add qemu usb redirect and delete some packages --- modules/nixos/virtualisation.nix | 2 +- nixos/packages.nix | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/modules/nixos/virtualisation.nix b/modules/nixos/virtualisation.nix index aecba30..33be0f9 100644 --- a/modules/nixos/virtualisation.nix +++ b/modules/nixos/virtualisation.nix @@ -11,7 +11,7 @@ }; }; - # spiceUSBRedirection.enable = true; # Connect USB devices to libvirt VMs, both local and remote. + spiceUSBRedirection.enable = true; # Connect USB devices to libvirt VMs, both local and remote. libvirtd = { # https://nixos.wiki/wiki/Libvirt enable = true; qemu.package = pkgs.qemu_full; diff --git a/nixos/packages.nix b/nixos/packages.nix index 507737a..262015b 100644 --- a/nixos/packages.nix +++ b/nixos/packages.nix @@ -135,7 +135,7 @@ gnumake # ? cmake-language-server # CMake LSP cmake # ? - bear # Tool that generates a compilation database for clang tooling + # bear # Tool that generates a compilation database for clang tooling # boost # Collection of C++ libraries # Rust @@ -403,7 +403,7 @@ ######### neovim - helix # A Kakoune/Neovim inspired editor, written in Rust. + # helix # A Kakoune/Neovim inspired editor, written in Rust. # Закинул в home.nix # vscode @@ -452,7 +452,7 @@ vial # GUI для qmk, если клавиатура поддерживает fontconfig zlib - google-fonts + # google-fonts libva-utils # Проверяет работоспособность VAAPI? clinfo # Проверяет работоспособность OpenCL? libsecret # Хранить и получать аккаунты у приложений. Например для jetbrains toolbox