index
:
~rosa/dotfiles
main
refactor
Rosa
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
user
/
wm
/
default.nix
blob: 29252578716b384147f13ac3a1886fef9ea8a4b9 (
plain
) (
blame
)
1
2
3
4
5
6
7
{
config
,
...
}:
{
imports
=
[
./librewolf.nix
./niri
];
}