13 lines
118 B
Nix
13 lines
118 B
Nix
{
|
|
imports = [
|
|
./stylix.nix
|
|
|
|
./xorg.nix
|
|
|
|
./wayland.nix
|
|
./niri.nix
|
|
|
|
./gtk.nix
|
|
./qt.nix
|
|
];
|
|
}
|