diff options
Diffstat (limited to 'configuration.nix')
| -rw-r--r-- | configuration.nix | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/configuration.nix b/configuration.nix index bcadbf7..7a4ec43 100644 --- a/configuration.nix +++ b/configuration.nix @@ -133,6 +133,7 @@ in { in with pkgs; [ + vagrant ## Documentation posix_man_pages @@ -147,6 +148,7 @@ in { pkgs-19.packer gitAndTools.gitFull gitAndTools.gitRemoteGcrypt + gitAndTools.git-open ## Personal data tools borgbackup @@ -211,9 +213,12 @@ in { imagemagick enscript tcl + python3 + unzip ## System utilities pmutils + btrfs-progs ## Mail isync @@ -241,14 +246,13 @@ in { valgrind gdb sbcl - openssl.dev - openssl nodejs_latest quickjs deno lilypond ghostscript pdftk + guile_3_0 ## POSIX bmake-with-alias |
