enable wireshark, firmware update manager and some tools

This commit is contained in:
Kopatz
2023-11-26 15:40:05 +01:00
parent 438d4c918d
commit cc39bb6e44
3 changed files with 7 additions and 0 deletions

View File

@@ -79,6 +79,8 @@ in
unstable.libreoffice-fresh
mangohud
screenshot
glxinfo
vulkan-tools
];
environment.sessionVariables = {

View File

@@ -0,0 +1,3 @@
{
services.fwupd.enable = true;
}