mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-03-23 13:28:27 +01:00
Compare commits
No commits in common. "4505d4c3ec703203853f4e3aa338b9771fd2941d" and "29032e12326c01d4373e5ec8aee2b10b72709239" have entirely different histories.
4505d4c3ec
...
29032e1232
6 changed files with 1 additions and 4 deletions
|
|
@ -1,7 +1,4 @@
|
||||||
{ inputs, ... }:
|
_: {
|
||||||
{
|
|
||||||
imports = [ inputs.nixos-hardware.nixosModules.hardkernel-odroid-h4 ];
|
|
||||||
|
|
||||||
nixpkgs.hostPlatform = "x86_64-linux";
|
nixpkgs.hostPlatform = "x86_64-linux";
|
||||||
|
|
||||||
boot = {
|
boot = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue