pt 2
This commit is contained in:
parent
38a650124c
commit
4408041a10
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{ pkgs, inputs, ... }:
|
||||
{
|
||||
virtualisation.libvirtd.enable = true;
|
||||
home.packages = with pkgs; [ gnome.gnome-boxes ];
|
||||
environment.systemPackages = with pkgs; [ gnome.gnome-boxes ];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue