j reagenzglas: reformat environment.systemPackages
This commit is contained in:
parent
aeab0fd924
commit
493f78edab
|
@ -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 = {
|
||||
|
|
Loading…
Reference in a new issue