30 current 2024-04-21 21:55:35 24.05.20240419.5c24cf2 6.6.28 *

This commit is contained in:
sadanslargehole 2024-04-21 21:55:41 -04:00
parent 07525b4852
commit c1f55df464
No known key found for this signature in database
GPG key ID: B2E2F4A5161A7800
2 changed files with 41 additions and 29 deletions

View file

@ -86,6 +86,7 @@ nixpkgs.config.allowUnfree = true;
# List packages installed in system profile. To search, run:
# $ nix search wget
environment.systemPackages = with pkgs; [
gcc
neovim # Do not forget to add an editor to edit configuration.nix! The Nano editor is also installed by default.
curl
wget