Compare commits

...

2 commits

6 changed files with 4 additions and 1 deletions

View file

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