Add a base manifest

This commit is contained in:
Adam Mohammed
2024-05-29 11:43:57 -04:00
parent 1fb2e8eac4
commit d3c8248137

10
base.scm Normal file
View File

@@ -0,0 +1,10 @@
(specifications->manifest
(list "aspell"
"xsel"
"util-linux"
"tmux"
"nss-certs"
"nordic-theme"
"fzf"
"direnv"
"glibc-locales"))