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