From b9c0dbac4a879c2828a27bb2b5d6544f452594a8 Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Wed, 18 Aug 2021 06:44:40 +0000 Subject: [PATCH] [NixOS] Remove piclone --- nixos/raspberry-pi.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/nixos/raspberry-pi.nix b/nixos/raspberry-pi.nix index e5240d8f..44bd4596 100644 --- a/nixos/raspberry-pi.nix +++ b/nixos/raspberry-pi.nix @@ -37,7 +37,6 @@ environment.systemPackages = with pkgs; [ raspberrypi-eeprom - piclone ]; nix = {