11 lines
181 B
Nix
11 lines
181 B
Nix
{
|
|
imports = [
|
|
./fuzzel.nix
|
|
./nemo.nix
|
|
./nh.nix
|
|
./waybar.nix
|
|
# TODO: uncomment when swaylock is figured out
|
|
# ./wlogout
|
|
./xwayland-satellite.nix
|
|
];
|
|
}
|