summaryrefslogblamecommitdiff
path: root/home/cez/home.nix
blob: 018c19c7cfd29bc9bfed1dc983ab9aaff9d57ff9 (plain) (tree)
1
2
3
4
5
6
          



                         
 
{ ... }: {
  imports = [
    ../pc/home.nix
    ./modules/wayland.nix
  ];
}