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