configuration.nix/home/wm/addon/default.nix

3 lines
86 B
Nix

{ ... }: {
imports = [ ./rofi ./waybar ./dunst.nix ./kanshi.nix ./swayidle.nix ];
}