Auto-commit: 2026-01-05 20:27:51

This commit is contained in:
2026-01-05 20:27:51 +00:00
parent 9658439aee
commit 53008fadc2

View File

@@ -42,6 +42,9 @@ in
inputs.nix-cachyos-kernel.overlays.pinned inputs.nix-cachyos-kernel.overlays.pinned
]; ];
# Allow unfree packages
nixpkgs.config.allowUnfree = true;
# Boot/Kernel Stuff # Boot/Kernel Stuff
boot = { boot = {
kernelPackages = kernelPackages =