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
|
../../users/tania
|
||||||
];
|
];
|
||||||
sops.secrets."ssh_keys/${hwconfig.hostname}" = {};
|
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 = [
|
nixpkgs.overlays = [
|
||||||
# Fixes java crash because of bind mount with impermanence when loading too many mods(ex. All The Mods 9)
|
# Fixes java crash because of bind mount with impermanence when loading too many mods(ex. All The Mods 9)
|
||||||
(self: super: {
|
(self: super: {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue