aboutsummaryrefslogtreecommitdiff
path: root/modules/home/i3wm/nord-blue/default.nix
blob: a26c37a6988e5c303fed0de441573b64c278b1d6 (plain)
1
2
3
4
5
6
7
{ ... }:

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