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;

View file

@ -29,6 +29,8 @@
# No xbacklight, this is the alterantive
dconf.enable = true;
light.enable = true;
command-not-found.enable = false;
nix-index-database.comma.enable = true;
};
services = {