fupd
This commit is contained in:
parent
48f1796002
commit
c13f4a2191
3 changed files with 3 additions and 1 deletions
|
|
@ -6,6 +6,8 @@
|
|||
modulesPath,
|
||||
...
|
||||
}: {
|
||||
services.fwupd.enable = true;
|
||||
|
||||
nixpkgs.overlays = [
|
||||
(final: prev: {
|
||||
inherit
|
||||
|
|
|
|||
|
|
@ -25,7 +25,6 @@
|
|||
|
||||
services.lact.enable = true;
|
||||
|
||||
services.fwupd.enable = true;
|
||||
services.tailscale.useRoutingFeatures = "client";
|
||||
systemd.services."backlight@backlight:amdgpu_bl2".enable = false;
|
||||
|
||||
|
|
|
|||
|
|
@ -74,6 +74,7 @@ in {
|
|||
syncplay
|
||||
tinymist
|
||||
toastify
|
||||
transmission_4-gtk
|
||||
typst
|
||||
typstyle
|
||||
usbutils
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue