Replace raspberrypi-tools with libraspberrypi
This commit is contained in:
parent
62fc685a66
commit
414da75426
|
@ -11,7 +11,7 @@
|
||||||
version = 4;
|
version = 4;
|
||||||
};
|
};
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [ raspberrypi-tools git htop vim ];
|
environment.systemPackages = with pkgs; [ libraspberrypi git htop vim ];
|
||||||
|
|
||||||
# !!! Adding a swap file is optional, but strongly recommended!
|
# !!! Adding a swap file is optional, but strongly recommended!
|
||||||
swapDevices = [{
|
swapDevices = [{
|
||||||
|
|
Loading…
Reference in New Issue