all: remove package aliases

This commit is contained in:
Bruno BELANYI 2022-09-29 21:58:48 +02:00
parent 84217afd07
commit 5e021e6436
8 changed files with 13 additions and 13 deletions

View file

@ -15,14 +15,14 @@ in
git
gnutar
bash
nixUnstable
nix
gzip
];
path = with pkgs; [
git
gnutar
bash
nixUnstable
nix
gzip
];
serviceConfig = {