diff --git a/nixos/boot.nix b/nixos/boot.nix index 811ff03d..8dcc125c 100644 --- a/nixos/boot.nix +++ b/nixos/boot.nix @@ -15,6 +15,7 @@ enable = true; version = 2; useOSProber = true; + memtest86.enable = true; }; }; diff --git a/nixos/cli.nix b/nixos/cli.nix index 02e2309f..93ce781f 100644 --- a/nixos/cli.nix +++ b/nixos/cli.nix @@ -1,7 +1,7 @@ { config, pkgs, ... }: { home.packages = with pkgs; [ - genpass + genpass bitwarden-cli gdb lldb wget git gnupg curl tmux htop atop pciutils powertop ripgrep-all fd dnsutils du-dust ( pass.withExtensions (ext: [ ext.pass-otp ext.pass-import ext.pass-genphrase ext.pass-audit ext.pass-update ])) @@ -9,7 +9,7 @@ wirelesstools ranger apvlv fontconfig binutils veracrypt gitAndTools.diff-so-fancy - restic jq awscli + restic jq hugo mercurial terraform unzip aria calcurse file python37Packages.binwalk-full