add qemu & battery notifs

This commit is contained in:
2025-09-29 20:37:53 -04:00
parent 2a40dc791d
commit eb0c28d2f0
5 changed files with 99 additions and 0 deletions

View File

@@ -33,6 +33,9 @@ in
hardware = {
opengl = enabled;
battery = {
upower = enabled;
};
};
services = {
@@ -43,6 +46,11 @@ in
virtualisation = {
podman = enabled;
libvirtd = {
enable = true;
withVirtManager = true;
enableAMDIOMMU = true;
};
};
programs = {