[NixOS] Add a few packages

This commit is contained in:
Ivan Malison 2023-08-01 19:51:13 -06:00
parent dc27851d0e
commit bd4d72f889
3 changed files with 4 additions and 0 deletions

View File

@ -1,6 +1,7 @@
{ pkgs, ... }: { pkgs, ... }:
{ {
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
etcher
discord discord
google-chrome google-chrome
keybase-gui keybase-gui

View File

@ -9,6 +9,7 @@
nixpkgs.config.permittedInsecurePackages = [ nixpkgs.config.permittedInsecurePackages = [
"openssl-1.0.2u" "openssl-1.0.2u"
"etcher"
]; ];
boot.loader.systemd-boot.configurationLimit = 7; boot.loader.systemd-boot.configurationLimit = 7;

View File

@ -41,12 +41,14 @@ in
gitFull gitFull
git-lfs git-lfs
git-sync git-sync
glxinfo
gnumake gnumake
htop htop
inotify-tools inotify-tools
iotop iotop
ispell ispell
jq jq
lshw
lsof lsof
magic-wormhole-rs magic-wormhole-rs
ncdu ncdu