about summary refs log tree commit diff
diff options
context:
space:
mode:
authorProfpatsch <mail@profpatsch.de>2024-02-14 14:18:06 +0100
committerProfpatsch <mail@profpatsch.de>2024-02-14 14:36:28 +0100
commit47a76971e7b8d45146a3f64fd50f85958788ef99 (patch)
tree8f4d69c8a1f105e779e257fd931289d08de04421
parent03a8acd398799d1a13c24e6be4926ee8d20b23a1 (diff)
machines/profpatsch: enable fwupd
-rw-r--r--machines/profpatsch/base-workstation.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/machines/profpatsch/base-workstation.nix b/machines/profpatsch/base-workstation.nix
index ac85398b..a83d981e 100644
--- a/machines/profpatsch/base-workstation.nix
+++ b/machines/profpatsch/base-workstation.nix
@@ -44,6 +44,8 @@ in {
       };
     };
 
+    services.fwupd.enable = true;
+
     ###################
     # Graphical System