aboutsummaryrefslogtreecommitdiff
path: root/modules/home/hyprland/chernobyl/default.nix
blob: 915c8c19a9f0a5403369ef58d8b37ebe5f30a131 (plain)
1
2
3
4
5
6
7
{ ... }:

{
  imports = [
    ./kitty.nix
  ];
}