j reagenzglas: reformat environment.systemPackages

This commit is contained in:
Jeschli 2019-12-11 19:32:02 +01:00
parent aeab0fd924
commit 493f78edab

View File

@ -37,10 +37,12 @@
# List packages installed in system profile. To search, run:
# $ nix search wget
environment.systemPackages = with pkgs; [
wget vim git
rofi
ag
alacritty
git
rofi
vim
wget
];
users.users.ombi = {