Add NixOS hardware conf to Droid
This commit is contained in:
parent
ad3c035569
commit
08e23472aa
1 changed files with 2 additions and 0 deletions
|
@ -14,4 +14,6 @@
|
||||||
desktop.enable = true;
|
desktop.enable = true;
|
||||||
stateVersion = "24.11";
|
stateVersion = "24.11";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
nixpkgs.hostPlatform = lib.mkDefault "aarch64-linux";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue