10 lines
125 B
Nix
10 lines
125 B
Nix
{
|
|
imports = [
|
|
./alacritty.nix
|
|
./dunst.nix
|
|
./hyprland.nix
|
|
./swaylock.nix
|
|
./waybar
|
|
./wofi.nix
|
|
];
|
|
}
|