old
 1{
 2  imports = [
 3    ../base/core
 4    ../base/tui
 5    ../base/gui
 6    ../base/home.nix
 7
 8    ./base
 9    ./gui
10  ];
11}