enable wireshark, firmware update manager and some tools
This commit is contained in:
@@ -79,6 +79,8 @@ in
|
||||
unstable.libreoffice-fresh
|
||||
mangohud
|
||||
screenshot
|
||||
glxinfo
|
||||
vulkan-tools
|
||||
];
|
||||
|
||||
environment.sessionVariables = {
|
||||
|
||||
3
modules/hardware/firmware.nix
Normal file
3
modules/hardware/firmware.nix
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
services.fwupd.enable = true;
|
||||
}
|
||||
Reference in New Issue
Block a user