aboutsummaryrefslogtreecommitdiff
path: root/guix/manifest.scm
diff options
context:
space:
mode:
Diffstat (limited to 'guix/manifest.scm')
-rw-r--r--guix/manifest.scm5
1 files changed, 5 insertions, 0 deletions
diff --git a/guix/manifest.scm b/guix/manifest.scm
new file mode 100644
index 0000000..b3bbcbe
--- /dev/null
+++ b/guix/manifest.scm
@@ -0,0 +1,5 @@
+(specifications->manifest
+ '("direnv"
+ "git-crypt"
+ "shellcheck"
+ "terraform"))