Clean up help comments
This commit is contained in:
parent
a49a77abdb
commit
0d63b3c4ab
1 changed files with 1 additions and 2 deletions
|
@ -12,10 +12,9 @@
|
|||
];
|
||||
|
||||
# List packages installed in system profile. To search, run:
|
||||
# $ nix search wget
|
||||
# $ nix search example
|
||||
environment.systemPackages = with pkgs; [
|
||||
# vim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default.
|
||||
# wget
|
||||
ansible
|
||||
birdtray
|
||||
bitwarden-cli
|
||||
|
|
Loading…
Reference in a new issue