flake update.

This commit is contained in:
Gabe Venberg 2026-01-04 16:44:18 +01:00
parent 9670012844
commit 95ed33ae04
6 changed files with 52 additions and 37 deletions

View file

@ -32,7 +32,7 @@ inputs.nixpkgs.lib.nixosSystem {
"rockchipdrm"
"phy_rockchip_pcie"
];
nixpkgs.hostPlatform ="x86_64-linux";
nixpkgs.hostPlatform ="aarch64-linux";
hardware.enableRedistributableFirmware = true;
host.details = {
user = "gabe";