From 414da7542677f91eb19bd3f4306a373cadc8e277 Mon Sep 17 00:00:00 2001 From: coolneng Date: Fri, 1 Jan 2021 16:48:22 +0100 Subject: [PATCH] Replace raspberrypi-tools with libraspberrypi --- configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration.nix b/configuration.nix index 4a62523..93f3eb0 100644 --- a/configuration.nix +++ b/configuration.nix @@ -11,7 +11,7 @@ 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! swapDevices = [{