index
:
dotfiles-nix
main
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
system
/
desktops
/
default.nix
blob: 476dd72453417d327c6c626f68ab9805cb78e48b (
plain
)
1
2
3
4
5
6
7
8
_
:
{
imports
=
[
./hyprland.nix
./ly.nix
./sway.nix
./wayland.nix
];
}