index
:
nix.git
main
wayland
null
caroline
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
home
/
fastfetch.nix
blob: f99101d4500841ef9ada8aefa7efb9075ee08883 (
plain
)
1
2
3
4
5
6
7
{
...
}:
{
programs
.
fastfetch
=
{
enable
=
true
;
};
}