9 lines
137 B
Nix
9 lines
137 B
Nix
{
|
|
imports = [
|
|
./fuzzel.nix
|
|
./nh.nix
|
|
./waybar.nix
|
|
# TODO: uncomment when swaylock is figured out
|
|
# ./wlogout
|
|
];
|
|
}
|