index
:
adikro/nixos-config.git
main
staging
[no description]
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
home
/
wayland
/
eww.nix
blob: fe7df23b862cd6510a2f06b63c72c104c2a5d08f (
plain
)
1
2
3
4
5
6
7
{ ... }: { programs.eww = { enable = true; enableFishIntegration = true; }; }