unstable virt
This commit is contained in:
parent
725a119f30
commit
73986e131b
1 changed files with 0 additions and 6 deletions
|
@ -1,11 +1,5 @@
|
|||
{ config, pkgs, inputs, ... }:
|
||||
let
|
||||
overlay-qemu_full-stable = final: prev: {
|
||||
qemu_full = inputs.nixpkgs-stable.legacyPackages."x86_64-linux".qemu_full;
|
||||
};
|
||||
in
|
||||
{
|
||||
nixpkgs.overlays = [ overlay-qemu_full-stable ];
|
||||
environment.systemPackages = with pkgs; [
|
||||
virt-manager
|
||||
bridge-utils
|
||||
|
|
Loading…
Add table
Reference in a new issue