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
/
rice
/
bottom
/
default.nix
blob: 3d6066b63d8ddfa5779b680dd0c5905d49efeaa5 (
plain
) (
blame
)
1
{
pkgs
,
...
}:
{
programs
.
bottom
.
enable
=
true
;
}