Replace raspberrypi-tools with libraspberrypi

This commit is contained in:
2021-01-01 16:48:22 +01:00
parent 62fc685a66
commit 414da75426

View File

@@ -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 = [{