Replace raspberrypi-tools with libraspberrypi

This commit is contained in:
coolneng 2021-01-01 16:48:22 +01:00
parent 62fc685a66
commit 414da75426
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 1 additions and 1 deletions

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