Compare commits

..

No commits in common. "4505d4c3ec703203853f4e3aa338b9771fd2941d" and "29032e12326c01d4373e5ec8aee2b10b72709239" have entirely different histories.

6 changed files with 1 additions and 4 deletions

View file

@ -1,7 +1,4 @@
{ inputs, ... }:
{
imports = [ inputs.nixos-hardware.nixosModules.hardkernel-odroid-h4 ];
_: {
nixpkgs.hostPlatform = "x86_64-linux";
boot = {