libvirt and comma

This commit is contained in:
Glen Goodwin 2023-10-01 13:10:41 -04:00
parent 58c6004ef6
commit 47ae69d5ca
9 changed files with 39 additions and 12 deletions

View file

@ -1,4 +1,4 @@
{ ... }:
{ pkgs, ... }:
{
security.apparmor.enable = true;
security.apparmor.killUnconfinedConfinables = true;