Facter for framework 12
This commit is contained in:
parent
4dc3f2b485
commit
cc32b7c14f
3 changed files with 3583 additions and 1 deletions
|
|
@ -24,6 +24,7 @@
|
||||||
});
|
});
|
||||||
})
|
})
|
||||||
];
|
];
|
||||||
|
hardware.enableRedistributableFirmware = true;
|
||||||
environment.systemPackages = [
|
environment.systemPackages = [
|
||||||
pkgs.framework-tool
|
pkgs.framework-tool
|
||||||
];
|
];
|
||||||
|
|
|
||||||
|
|
@ -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)
|
||||||
|
|
|
||||||
3582
nixos/hosts/kylekrein-framework12/facter.json
Executable file
3582
nixos/hosts/kylekrein-framework12/facter.json
Executable file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue