mirror of
https://github.com/sadan4/dotfiles.git
synced 2025-06-24 13:17:01 -04:00
30 current 2024-04-21 21:55:35 24.05.20240419.5c24cf2 6.6.28 *
This commit is contained in:
parent
07525b4852
commit
c1f55df464
2 changed files with 41 additions and 29 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue