8 lines
58 B
Nix
8 lines
58 B
Nix
|
{
|
||
|
imports = [
|
||
|
./i3
|
||
|
./hyprland
|
||
|
./sway
|
||
|
];
|
||
|
}
|