mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-02-07 12:19:07 +00:00
profiles/dev: add virt-top
This commit is contained in:
parent
c7c6cc4620
commit
709bd491c8
@ -170,6 +170,7 @@ in {
|
||||
|
||||
(lib.mkIf cfg.virtual-machines.enable {
|
||||
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.
|
||||
];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user