Facter for framework 12

This commit is contained in:
Aleksandr Lebedev 2025-07-28 21:52:06 +02:00
parent 4dc3f2b485
commit cc32b7c14f
3 changed files with 3583 additions and 1 deletions

View file

@ -24,6 +24,7 @@
}); });
}) })
]; ];
hardware.enableRedistributableFirmware = true;
environment.systemPackages = [ environment.systemPackages = [
pkgs.framework-tool pkgs.framework-tool
]; ];

View file

@ -28,7 +28,6 @@
}; };
sops.secrets."ssh_keys/${hwconfig.hostname}" = {}; sops.secrets."ssh_keys/${hwconfig.hostname}" = {};
facter.reportPath = lib.mkForce null; #changeme ?
services.fwupd.enable = true; #fwupdmgr update 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)

File diff suppressed because it is too large Load diff