DashNix/nix/modules/default.nix

6 lines
75 B
Nix

{
imports = [
./ironbar_config.nix
./hyprpaper_config.nix
];
}