[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, ... }:
{
environment.systemPackages = with pkgs; [
etcher
discord
google-chrome
keybase-gui

View File

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

View File

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