Remove rsync from required packages
This commit is contained in:
@@ -40,5 +40,5 @@ let
|
|||||||
'';
|
'';
|
||||||
|
|
||||||
in {
|
in {
|
||||||
environment.systemPackages = with pkgs; [ pkgs.cryptsetup pkgs.rsync cb-mount cb-sync cb-unmount ];
|
environment.systemPackages = with pkgs; [ pkgs.cryptsetup cb-mount cb-sync cb-unmount ];
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user