typo
This commit is contained in:
parent
a1d87d16dd
commit
25b11d8cd2
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ in
|
|||
config = lib.mkIf cfg.enable {
|
||||
virtualization.libvirtd.enable = true;
|
||||
programs.dconf.enable = true;
|
||||
environtment.systemPackages = with pkgs; [
|
||||
environment.systemPackages = with pkgs; [
|
||||
virt-manager
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in a new issue