FW12 bios update service
This commit is contained in:
parent
37cd9b98d2
commit
42ca63be10
1 changed files with 2 additions and 1 deletions
|
|
@ -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: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue