index
:
nix.git
main
wayland
null
caroline
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
roles
/
home
/
desktop
/
waybar.nix
blob: 68fad792822c32782ff2da5ff7e7a394af540207 (
plain
)
1
2
3
4
5
6
7
{
config
,
pkgs
,
...
}:
{
programs
.
waybar
=
{
};
}