aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2022-03-25 18:33:11 -0300
committerEuAndreh <eu@euandre.org>2022-03-25 18:33:11 -0300
commit2afaaf552a503aca30b39abe4b59e4a7dff9c775 (patch)
tree2b1ba878d6e08f07e10f31d90653215bb248d84f
parentconfiguration.nix: Indent with spaces instead of tabs (diff)
downloaddotfiles-2afaaf552a503aca30b39abe4b59e4a7dff9c775.tar.gz
dotfiles-2afaaf552a503aca30b39abe4b59e4a7dff9c775.tar.xz
configuration.nix: Add packages
-rw-r--r--configuration.nix8
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