index
:
~rosa/dotfiles
main
refactor
Rosa
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
niri.nix
blob: 2882b96f502fa4ed20d76eb6c8a42edecdbe4dbc (
plain
) (
blame
)
1
2
3
4
{
config
,
...
}:
{
programs
.
niri
.
enable
=
true
;
}