.hive/modules/home/waybar/default.nix

7 lines
64 B
Nix

{...}: {
imports = [
./waybar.nix
./config.nix
];
}