mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-31 04:58:01 +00:00
nixos/suites/dev: add Quickemu for virtual machines setup
This commit is contained in:
parent
8f03550028
commit
64b33a9168
@ -187,6 +187,7 @@ in {
|
||||
environment.systemPackages = with pkgs; [
|
||||
virt-top # Monitoring your virtual machines on a terminal, yeah.
|
||||
virt-manager # An interface for those who are lazy to read a reference manual and create a 1000-line configuration per machine.
|
||||
quickemu # Faster than a speed'o'sound.
|
||||
];
|
||||
|
||||
# Virtual machines, son. They open in response to physical needs to
|
||||
|
Loading…
Reference in New Issue
Block a user