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
/
meta
/
rice
/
default.nix
blob: 56e4bc19a554cede62b830346960a75518ab45cb (
plain
) (
blame
)
1
2
3
4
5
6
7
8
9
_
:
{
imports
=
[
./bottom
./btop
./cpufetch
./fastfetch
./iotop
];
}