test
This commit is contained in:
parent
688f4f20b3
commit
2e50bb425f
1 changed files with 0 additions and 7 deletions
|
@ -8,13 +8,6 @@
|
|||
# Enable distributed Builds
|
||||
nix.distributedBuilds = true;
|
||||
|
||||
hardware = {
|
||||
raspberry-pi."4".apply-overlays-dtmerge.enable = true;
|
||||
deviceTree = {
|
||||
enable = true;
|
||||
filter = "*rpi-4-*.dtb";
|
||||
};
|
||||
};
|
||||
console.enable = true;
|
||||
environment.systemPackages = with pkgs; [
|
||||
libraspberrypi
|
||||
|
|
Loading…
Reference in a new issue