remove potentially conflicting errenuous packages from common home-manager
This commit is contained in:
parent
c47b2acc8d
commit
730e886d5d
@ -6,11 +6,8 @@ inputs:
|
|||||||
|
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
wget
|
wget
|
||||||
curl
|
|
||||||
httpie
|
httpie
|
||||||
|
|
||||||
nano
|
|
||||||
|
|
||||||
git
|
git
|
||||||
|
|
||||||
ripgrep
|
ripgrep
|
||||||
|
Loading…
Reference in New Issue
Block a user