FW12 bios update service

This commit is contained in:
Aleksandr Lebedev 2025-07-13 23:17:16 +02:00
parent 37cd9b98d2
commit 42ca63be10

View file

@ -21,7 +21,8 @@
../../users/tania
];
sops.secrets."ssh_keys/${hwconfig.hostname}" = {};
facter.reportPath = lib.mkForce null;
facter.reportPath = lib.mkForce null; #changeme ?
services.fwupd.enable = true; #fwupdmgr update
nixpkgs.overlays = [
# Fixes java crash because of bind mount with impermanence when loading too many mods(ex. All The Mods 9)
(self: super: {