Clean up help comments

This commit is contained in:
benjamin melançon 2024-12-30 16:29:10 -05:00
parent a49a77abdb
commit 0d63b3c4ab

View file

@ -12,10 +12,9 @@
]; ];
# List packages installed in system profile. To search, run: # List packages installed in system profile. To search, run:
# $ nix search wget # $ nix search example
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
# vim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default. # vim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default.
# wget
ansible ansible
birdtray birdtray
bitwarden-cli bitwarden-cli