Remove git from packages
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
version = 4;
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [ libraspberrypi git htop vim ];
|
||||
environment.systemPackages = with pkgs; [ libraspberrypi htop vim ];
|
||||
|
||||
# !!! Adding a swap file is optional, but strongly recommended!
|
||||
swapDevices = [{
|
||||
|
||||
Reference in New Issue
Block a user