index
:
nixos-config
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
home
/
ebisu
/
fortune
/
development
/
languages
/
ada.nix
blob: 00b88bfc130f5718950fea0addbd8cc616fbbab5 (
plain
) (
blame
)
1
2
3
4
{
pkgs
,
...
}:
{
home
.
packages
=
[
pkgs
.
alire
];
}